Hello,

At https://trac.sagemath.org/ticket/22433 there is a ticket implementing a move from SageNB towards Jupyter. It does conversion of SageNB notebooks to Jupyter, hopefully with little loss of functionality (but I know it's not 100% perfect and it never will be). If you are currently using SageNB, please test this ticket and tell us your experience.

I propose that the SageMath version after 7.6 will be 8.0 and that this is merged in 8.0.

Trac #22433 is really a merge of 3 tickets:

* Trac #19740: the new default notebook (what you get when running "sage -n") is sagenb_export, which allows exporting SageNB notebooks to Jupyter notebooks. It also provides buttons to run either the Jupyter notebook or the old SageNB.

* Trac #21267: port SageNB interacts to Jupyter IPyWidgets. This tickets aims to keep old SageNB interacts working within Jupyter. This mainly means defining functions like slider() returning a Jupyter widget instead of a SageNB control.

* Trac #22432: this updates the Jupyter notebook to the latest stable release. It is probably not strictly required, it's just to test that stuff works with that version.

If you encounter trouble while testing, please put a comment in the corresponding Trac ticket.

A lot of this work was done for the OpenDreamKit grant, in particular D4.5, see https://github.com/OpenDreamKit/OpenDreamKit/issues/94
Credit also goes to Volker Braun for developing sagenb_export.


Thanks,
Jeroen.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to