Skip to content

Instantly share code, notes, and snippets.

@NateScarlet
Created April 10, 2019 13:29
Show Gist options
  • Save NateScarlet/cfb27038e67ed817914c5a2186916ded to your computer and use it in GitHub Desktop.
Save NateScarlet/cfb27038e67ed817914c5a2186916ded to your computer and use it in GitHub Desktop.
termux-install-jupyterlab
#!/bin/sh
pkg install clang python-dev libzmq libzmq-dev
pip install jupyterlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment