Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Install Termux from Google Play, open it and run:
- $ apt install clang python python-dev fftw libzmq libzmq-dev freetype freetype-dev libpng libpng-dev pkg-config
- $ LDFLAGS=" -lm -lcompiler_rt" pip install numpy matplotlib pandas jupyter
- $ jupyter notebook
- Copy the URL printed to the screen (it will look something like http://localhost:8888/?token=longstringofcharacters) and paste it into Chrome/Firefox. Enjoy!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement