-
-
Save metrofun/9033569de30bbe4ba44ccfd371b11d30 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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