🔥 Burn Fat Fast. Discover How! 💪

Install and run jupyter notebook in termux Installation pkg | kcubeterm ::1

Install and run jupyter notebook in termux

Installation

pkg upgrade
pkg install python libzmq libcrypt

pip3 install -U pip
pip3 install pyzmq --install-option="--zmq=/usr/lib"
pip3 install jupyter

apt autoremove
rm .cache ../usr/var/cache -rf
echo "Done"


Now run jupyter .
jupyter notebook

now browse http://localhost:8888
It will ask for password, just come in terminal open another session and execute jupyter notebook list
it will list token, copy and generate password via browser, and enjoy jupyter.

Original page: https://gist.github.com/gatopeich/8debf57e4fd8188f2f6610c6f5b0cf55