Nicolas M. Thiéry

Results 105 issues of Nicolas M. Thiéry

The following snippet rightfully triggers an error in cling: #include string s However, cling goes into a weird state where it does not accept anymore: std::string s I am using...

In particular for teaching purposes, it would be very neat to be able to launch a debugger (e.g. gdb) from cling, as can be done in other interpreted language. Taking...

We are teaching an [introductory programming class](http://nicolas.thiery.name/Enseignement/Info111/), in C++ at Université Paris Sud. We have been using for years "laby" in our first computer lab, and it's always proven very...

Configuration: laby 0.6.4-1 installed by apt on Unbuntu 17.04, running under Unity, french. Symptom: the help box is empty. One can see the usual "Aide" title on the lower left...

Bugs

Juniper and Thebelab seem to tackle the same problem, with -- if I understood correctly -- similar approaches. Is there an intrinsic reason preventing the two project to converge? E.g....

I am using SlickGrid (via qgrid) for filling manually missing data in my frames. (typing in grades for students actually!). For this application, it would be helpful to be able...

It would be great if nbviewer.jupyter.org/ was aware of jupytext, and would display text notebooks like the other notebooks!

The Notebook Documents section of https://jupyter.org/documentation would naturally include a link to nbdime (and nbval). A good way to advertise the tools!

Is it possible to use ipympl starting from an arbitrary matplotlib figure? If yes, an example would be helpful. Thanks! Use Case: I would like to use ipympl for SageMath...

Hi! We are developpers of a software for research called Sage-Combinat, and looking for a tool that will extract out of google scholar a preliminary list of papers that mention...