Nicolas M. Thiéry

Results 280 comments of Nicolas M. Thiéry

@OpenDreamKit/steering @OpenDreamKit/coordination: We have discussed this with Michael and a couple others last week. The plan is to: - Draft a joint 2-3 pages blog post published on opendreamkit.org that...

This report could also be used to highlight our other communication actions, like the comics and videos that were produced?

Last deliverable submitted; yippee!!!

On Wed, Jun 14, 2017 at 01:53:04AM -0700, Erik Bray wrote: > I have a little experience setting up Disqus comments. If there's no > opposition to doing so, I'd...

The workaround seems not to be needed anymore; see 9846bfe. Please double check!

Additional comments: if I open a markdown notebook from the file browser with Open As -> Notebook instead of Open As -> JupytextNotebook, then the toolbar is there. If the...

As a local temporary workaround, I replaced `ipynb` by `(ipynb|md)` in the nbclassic code: RUN sed -i 's/ipynb/(ipynb|md)/' /opt/conda/lib/python3.9/site-packages/nbclassic/notebookapp.py

Hmm, this redirect does not break only jupytext notebooks, but anything that requires a specific handler. E.g. images! Cross posting to nbclassic.

I just got struck by this; quite annoying to setup a JupyterLab in French for my students. Any progress in sight?