EDITOR: Jupyter-Notebook. SNAP based on the notorious: https://github.com/albrecht-j/jupyter-aj
The idea is to create an app/snap that contains all the standard packages needed to learn python AI and data analysis. All driven by a jupyter web interface.
have fun
snapcraft
snap install python-ai-toolkit
The snapcraft build declarations including build scripts and cofigurations are under MIT License
jupyter is licensed under BSD License (BSD)
The python package can be found using pip install jupyter
or
PyPi
Mauro Riboni