Skip to content

Instantly share code, notes, and snippets.

@archaeron
Created July 31, 2018 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save archaeron/67c6fc7a67565b779d45911a2c32655b to your computer and use it in GitHub Desktop.
Save archaeron/67c6fc7a67565b779d45911a2c32655b to your computer and use it in GitHub Desktop.
Install Jupyter Termux
apt install clang python-dev libzmq-dev libcrypt-dev
pip install pyzmq
pip install jupyter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment