> --
> You received this message because you are subscribed to the Google
> Groups "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
jupyter+u...@googlegroups.com.
> To post to this group, send email to
jup...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/jupyter/41f5a61a-f704-4d1d-9a4a-f9f8777421e2%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
*** Jupyter Documentation —> Nbviewer website to view and download the
notebook ***
Clicking this link will open the example notebook as a documentation
test file:
https://jupyter-notebook.readthedocs.org/en/latest/examples/Notebook/rstversions/Importing%20Notebooks.html
At the top there is a link on the page that says “View the Original
Notebook on nbviewer”. When you click that link it will take you here:
http://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Importing%20Notebooks.ipynb
to the nbviewer that let’s you view the notebook and download the
notebook to your computer. To download the notebook to your computer,
click the button in the upper right that looks like a “down arrow”.
The notebook (Importing Notebooks.ipynb) will be saved in your Downloads
directory
*** Opening and running the notebook on your computer ****
Now that the file is on your computer, you should open the Jupyter
notebook on your computer (jupyter notebook is the command). At the far
right of the notebook screen is a button called “Upload”. Clicking
the Upload button will allow you to select the (Importing
Notebooks.ipynb) file from your Downloads directory. To complete the
Upload you must click the blue Upload button to the right of the
notebook file name.
You will now see the notebook in the list of folders and files. Click on
the file name to open the notebook file. To run the cells in the
notebook, you have a few options:
- a) you may click SHIFT-ENTER on each cell and the cell will run the
code inside it
- b) from the menu CELL -> RUN ALL will run all the notebook cells and
display output
While you can’t automatically execute code from another notebook in
this notebook, you may copy cell from one notebook to your notebook.
As an FYI, you can download many notebooks from GitHub too. If you have
more questions, please do ask.
Warmly,
Carol
Carol Willing
Research Software Engineer, Project Jupyter @ Cal Poly
Director, Python Software Foundation