/mysqltest

Primary LanguageJupyter Notebook

1. Clone repository from github
2. In cloned directory:
	vagrant up
3. Once vagrant finished:
	vagrant ssh
	jupyter notebook --ip=192.168.33.10 --port=8080
4. Copy URL http://192.168.33.10:8080/?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxx <--- this will be generated by previous command
5. Paste the URL in browser
6. Upload ipynb file from code directory and run it