‘Jupyter Notebook’ #c.NotebookApp.notebook dir

[Pages:1]HW0 Due by 11.59pm on 3-10-2017

1. Download and install 32-bit Python 2.7 Anaconda Distribution (64-bit for Mac) 2. Download Assignment_0.ipynb from Blackboard to your working folder 3. Open Jupyter Notebook

Run Anaconda Navigator Launch `Jupyter Notebook' 4. In Jupyter Notebook navigate to and open Assignment_0.ipynb

To change starting directory you need to change c.NotebookApp.notebook_dir variable in the jupyter notebook config file. i. Open cmd and type jupyter notebook --generate-config This writes a file to C:\Users\username\.jupyter\jupyter_notebook_config ii. Change line 179 #c.NotebookApp.notebook_dir = `' to c.NotebookApp.notebook_dir = 'your path' (YR NOTE: line number is approximate) Make sure you use forward slashes in your path.

5. Carry out four assignments from cells in the Assignment_0.ipynb file Note: the file goes over Python basics.

6. Submit through Blackboard: Assignment_0.ipynb file with the four assignments carried out. Word or text file addressing the following questions: a) Were you able to install the software? What worked well or didn't work? b) Do you have any questions about installation Python? c) Are you able to run the Assignment_0.ipynb file? d) If you have worked with Python in the past: Which editor/IDE do you use? What do you like/dislike about it? What steps were necessary to install the software and start working?

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download