Skip to content

Instantly share code, notes, and snippets.

@bharadwaj6
Forked from muellerzr/colabpt2
Created July 30, 2020 07:04
Show Gist options
  • Save bharadwaj6/9e69c265dd73c6fc142949aad65a9220 to your computer and use it in GitHub Desktop.
Save bharadwaj6/9e69c265dd73c6fc142949aad65a9220 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