You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Static HTML version of the notebooks will be displayed on the current browser if a
23
22
notebook file listed in the code repository is clicked on. This will not allow for rendering mathematical formulae. Alternatively you can render the notebooks on [NBViewer](http://nbviewer.jupyter.org/) by clicking on the `render|nbviewer` badge above.
24
-
+ Click on the `Azure Notebooks|launch` above to use the Azure Notebook service; this is practical since you can use your UMass Lowell credentials to login into the site and use the GitHub upload option to clone the repository in your account.
25
23
+ Click on the `launch/binder` badge above to launch a Jupyter Notebook server for the
26
24
course notebooks. There will be a delay for the Binder cloud server to build a
27
25
Python (Anaconda) programming environment for you. However once it is done, it will
0 commit comments