gitdr / mysqltest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 98.0%Language:Shell 2.0%