Created
March 25, 2020 00:55
-
-
Save muellerzr/f5da21e146a7e46944eb70637fb97851 to your computer and use it in GitHub Desktop.
This file contains 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