Skip to content

Instantly share code, notes, and snippets.

@metrofun
Forked from muellerzr/colabpt2
Created October 20, 2020 19:09
Show Gist options
  • Save metrofun/9033569de30bbe4ba44ccfd371b11d30 to your computer and use it in GitHub Desktop.
Save metrofun/9033569de30bbe4ba44ccfd371b11d30 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