Thierry Parmentelat

Results 353 comments of Thierry Parmentelat

I'm not sure either; it's hard to pick a character sequence that is not meaningful to bash already :) my first thought was to refer to IPython's magics; but their...

Yes and that was my suggestion too; but as I said I was trying to mimick the magics that IPython has; which probably, you’re right, is just an entirely different...

Following up then, we could imagine convenience variants like `—svg` or `—png` so as to be able to pipe directly out of tools like `dot`

I was not aware of that, thanks for pointing it out Is there any piece of background that can be relevant when deciding between these 2 ? I'm mostly thinking...

Ok thanks I’ll start with using them alongside one another :) I take it the same sort of limitation applies in terms of running interactive tools that expect stdin to...

I was exploring this approach; I could manually convert a notebook into a bash file using the classic notebook UI and 'download file as' from the menubar; trying to automate...

Oooook ! thanks a lot

a quick status on my end for the record: at this point I have a simple makefile that updates one .sh file per notebook; the .sh need to go into...

where should I start looking if I wanted to dig around your idea of a `source-notebook` ?

thanks for the prompt answer I can't say that I am fully getting the point of the feature that you are pointing to, since the node repl's behaviour looks just...