20d5499bf93d82c3e857d31a92faf59c9b05217b
PicoFumi
A Python Tutorial app
Installing Python
You will need Python 3.9
Window
Either get it on the Microsoft Store or down load it here
Apt
sudo apt install python3.9 python3-pip
Yum
sudo yum install python3.9 python3-pip
Mac
Download it here
Install Jupyter
pip install jupyter
Run Jupyter
jupyter lab --notebook-dir notebooks notebooks/picofumi.ipynb
Description
Languages
Jupyter Notebook
90%
Python
7.8%
Dockerfile
2.2%