sagenb-export-python2
Convert SageNB Notebooks (Python 2)
Install
- All systems
-
curl cmd.cat/sagenb-export-python2.sh
- Debian
-
apt-get install python-sagenb-export
- Ubuntu
-
apt-get install python-sagenb-export
- Kali Linux
-
apt-get install python-sagenb-export
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-sagenb-export
- Raspbian
-
apt-get install python-sagenb-export
- Dockerfile
- dockerfile.run/sagenb-export-python2
python-sagenb-export
Convert SageNB Notebooks (Python 2)
This is a tool to convert SageNB notebooks to other formats, in particular IPython/Jupyter notebooks. This package installs the library for Python 2.