Nicolas M. Thiéry
Nicolas M. Thiéry
With the following example, the second paragraph "Contrairement ..." gets interpreted by notedown as a code block instead of a second paragraph of the first item: ``` 1. Donner un...
Markdown supports fenced code blocks within itemize or other markdown construct denoted by indentation, as in the following example: `````` # Test file for notedown's handling of indented fenced code...
Like many, I am using more and more jupytext to author my notebooks. It would be great if nbviewer would display them as jupyter notebooks instead of as plain markdown...
I have tried to reproduce the following threejs example in pythreejs, but with no success yet: https://threejs.org/docs/#api/en/audio/Audio ``` import pythreejs audioLoader = pythreejs.AudioLoader() audioLoader.load("http://nicolas.thiery.name/sol.ogg") ``` ``` AttributeError: 'AudioLoader' object has...
This is presumably an issue in our local setup rather than `vscode-binder`, but here is hopefully a reasonable location to keep a record; also in case this rings a bell....
This VS Code integration is amazing! I am setting it up for our local jupyterhub. Could a conda (pip?) package be factored out of this repository so that one would...
I am browsing the (nicely written!) documentation of this spawner, and just have a tiny suggestion: adding a screenshot of the User Interface resulting from the given configuration sample. Thanks!
Thank you again for the sphinx-contrib-jupyter example; it enabled me to reduce the crash I was getting on my own rest files to a minimal non working example: Steps to...
Like for the previous reporting period, we need to write a technical report for RP3. Its content will look like: 1. Explanation of the work carried out by the beneficiaries...
Our github issues for tasks and deliverables are the primary place where ODK participants, outsiders, and our *EU reviewers* can learn about, track, and get an overview of our work....