Skip to content

Instantly share code, notes, and snippets.

@muellerzr
Created March 25, 2020 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save muellerzr/f5da21e146a7e46944eb70637fb97851 to your computer and use it in GitHub Desktop.
Save muellerzr/f5da21e146a7e46944eb70637fb97851 to your computer and use it in GitHub Desktop.
perl -pi -e 's|execution_count": null|execution_count": 1|g' course-v4/nbs/*ipynb
nohup jupyter notebook --no-browser --allow-root --ip=0.0.0.0&
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment