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