Harald Schilly
Harald Schilly
far from ready, though 🙈
hi @huonw from stellargaph. This looks quite cool. I used it as a test for our [custom software image](https://doc.cocalc.com/software.html#custom-environments) feature. It's not 100% done, but I think you see the...
thanks for testing! so, this "custom software image" has a few differences. In particular, your changes to the files are stored persistently, just like with other cocalc projects. They're copied...
I'm wondering if `sage -i gap_jupyter` should work? see http://files.sagemath.org/spkg/upstream/gap_jupyter/index.html Problem is, Sage doesn't find it !?
Hmm, are these error messages (clearly some side effect of incorrect logging) reported upstream? We should do this...
ok, also deployed, thank's for the help in testing this @slel !
That's interesting. Hmm... gap and gap4 are symlinks, point to the very same `gap.sh` file: ``` /ext/bin/gap -> ../gap/latest/bin/gap.sh* /ext/bin/gap4 -> ../gap/latest/bin/gap.sh* ``` why are they starting different version of...
well, I removed some older binaries, and I'm pretty sure it's fine. It just doesn't want to work properly on cocalc. First off, I really have to explicitly wait ~10...
@slel as explained in the chat, it hangs in certain situations. What exactly did you test, btw? Below is the classical jupyter notebook with two gap kernels... Here is cocalc's...
@embray I also don't know exactly what's going on, but my suspicion is that during the very first initalization of cocalc jupyter(gap), there is a slight problem and the evaluation...