1 | initial version |
One way to go would be to install Sage 9.1 built for Python 2 (or to compile it from source), then run
sage -n
which will offer to export all SageNB worksheets (.sws) to Jupyter worksheets (.ipynb).
2 | No.2 Revision |
One way to go would be to Expanding on Eric's answer.
Solution 1.
sage -n
-n which will offer to a few choices:
export all SageNB worksheets (.sws) to Jupyter worksheets (.ipynb).(.ipynb)
sage -n export
Solution 2.
.sage
folder that exists in your user account on your computer.sage
to that new CoCalc projectsage_select 8.9
sage -n export