install:
apt install jupyter-notebook
run
jupyter-notebookand access
http://localhost:8888/
add python math libraries
apt install python3-numpy python3-matplotlib python3-scipy python3-pandas
install:
apt install jupyter-notebook
run
jupyter-notebookand access
http://localhost:8888/
add python math libraries
apt install python3-numpy python3-matplotlib python3-scipy python3-pandas