1 | initial version |
Run
sage -n export
and look at the section Convert old notebooks to Jupyter. You should see the list of your old Sage notebooks (i.e. all those that are stored in ~/.sage). Clicking on any of them will convert it to Jupyter format.
2 | No.2 Revision |
Run
sage -n export
and look at the section Convert old notebooks to Jupyter. You should see the list of your old Sage notebooks (i.e. all those that are stored in ~/.sage). Clicking on any of them will convert it to Jupyter format.
NB: it seems that the conversion only works with Sage versions <= 8.9, i.e. with versions that were running Python 2 by default. For instance, you can run Sage 8.9 on CoCalc.