You are on page 1of 5

How

 to  use  the  Jupyter  Notebook  


Step  1.  Before  the  course  starts,  you  will  receive  an  email  from  us  with  the  following  
information  (Please  contact  us  if  you  do  not!)  

 
Step  2.  Open  Jupyter  Hub  using  web  browser  and  fill  in  with  the  given  username  and  
password  

 
Step  3.  Sign  in  

 
Step  4.1.  Create  a  working  environment  with  New/Python  2  
 

 
   

  1  
Step  4.2.  Or  upload  a  file:  Click  upload/choose  file/Open  

 
Step  5.  Execute  file:  Cell/Run  

 
 

  2  
Step  6.  It  is  important  to  keep  your  files  in  your  local  computer:  File/Download  as/IPython  
Notebook  (.ipynb)  

 
 
   

  3  
Interact  with  assignments  in  EdX  

Step  1:  Choose  an  assignment  in  EdX  to  open  

 
Step  2.  Create  a  working  environment  with  New/Python  2  

 
Step  3:  Copy  the  code  given  in  the  EdX  

 
 
Step  4:  Paste  the  code  into  Jupyter  Hub  

  4  
 
Step  5:  Modify  and  run  the  code  Cell/Run  

  5  

You might also like