Nicolas M. Thiéry
Nicolas M. Thiéry
Oh, and since I would use the ability to open a relative path in the deployment of my courses for my 200 students class starting next Tuesday, I am eager...
Thanks for the feedback! Would it be complicated to extend the docmanager:open command in JupyterLab to also support relative paths? E.g. with some option "relative=True"? Of course, from a user...
Thanks for your suggestion! I just tried that, changing line 64 to: header['Cookie'] = header['Cookie'] + ":CF=%d" % outformat + ";\n PREF=ID=%s:NR=30"%google_id For NR=3, this works just fine. However there...
That was a long time ago, so I guess the code moved around a bit. The line to adapt is presumably this one now: https://github.com/venthur/gscholar/blob/master/gscholar/gscholar.py#L67
> [ ] Write high-level code that runs at « native speed », either using a > ffi tool or a compiler That's a very good point: we should have...
> A group of coauthors want ... That sounds very nice! Are you willing to write up a brief use-case document about it?
They were missing a .md extension. Fixed. > Katja has written two new posts and committed them, but they are not showing up on the web page (for two hours)....
@minrk: thanks for the use case on collaboration! - What about "asynchronous collaboration" instead of "long term collaboration"? - About real time collaboration: would there be a tutorial to link...
Hi @VivianePons, @alex-konovalov, I just realized that we really should have a use case about "getting training". Pointing to the pages for codima, gap days, sage days, software carpentry, ......
> > @nthiery @VivianePons good idea - and also about delivering training (for which they can use our training materials). > > And our jupyter-training extension. Yes; so really two...