mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Restore https
This commit is contained in:
parent
7aa778166e
commit
1b47ac7248
@ -19,10 +19,10 @@
|
||||
.. Main Jupyter notebook links
|
||||
|
||||
.. _Notebook Basics: notebook_p2_
|
||||
.. _notebook_p2: http://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Notebook%20Basics.ipynb
|
||||
.. _notebook_p2: https://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Notebook%20Basics.ipynb
|
||||
|
||||
.. _Running Code in the Jupyter Notebook: notebook_p1_
|
||||
.. _notebook_p1: http://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Running%20Code.ipynb
|
||||
.. _notebook_p1: https://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Running%20Code.ipynb
|
||||
|
||||
.. Other python projects
|
||||
.. _matplotlib: http://matplotlib.org
|
||||
@ -38,4 +38,4 @@
|
||||
.. _Plotting with Matplotlib: notebook_p3_
|
||||
.. _notebook_p3: https://nbviewer.jupyter.org/urls/raw.github.com/ipython/ipython/master/examples/IPython%20Kernel/Plotting%20in%20the%20Notebook.ipynb
|
||||
|
||||
.. _Working with Markdown Cells: http://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Working%20With%20Markdown%20Cells.ipynb
|
||||
.. _Working with Markdown Cells: https://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Working%20With%20Markdown%20Cells.ipynb
|
||||
|
Loading…
Reference in New Issue
Block a user