Thierry Parmentelat

Results 117 issues of Thierry Parmentelat

Hi I am trying to write a tutorial notebook on git, and would like o find a way to somehow include some html/svg that depicts the current repo coming from...

is there an easy way to have notebook2 run (like in source) the contents of notebook1 ? my use case is rather simple; I have a rather long git tutorial,...

hi again I need to be able to use `fetch()` to demo practical promises Which is not native under node So I started with plain `node` and was able to...

question

hi I'm writing a course on JS using ijavascript as the jupyter kernel and I experience something odd in the section I am currently writing on promises; what I see...

enhancement

**Describe the bug** IMHO a branch that has no new commit yet should still show up the following code creates 2 branches, but `devel` won't show up in the output...

:bug: Bug
🎷 @gitgraph/core

**Describe the bug** A clear and concise description of what the bug is. Following the instructions of the readme for using the node version, I get a syntax error **To...

:bug: Bug
🎷 @gitgraph/node

**Describe the bug** in some configurations, merging 2 git branches does not result in an extra commit being created. **To Reproduce** start from this situation ![image](https://user-images.githubusercontent.com/4519227/57364561-bc944980-7183-11e9-990b-17a40b8d215a.png) and then do `devel.merge(master);...

:bug: Bug

Hi there as far as I know, it is now relatively easy to work with jupytext-encoded notebooks from jlab at least this works well for me, with this custom setting...

I've just created a profile on sourcerer; for now from just github https://sourcerer.io/parmentelat I have a few questions: * I try to refresh/update github repos, there's a message about progress,...

muck like in #134, I'd like to allow for `.py` input files, that are actually notebooks stored in the `py:percent' format I wonder if you'd agree to extend the same...