test jupyter notebooks files

This commit is contained in:
2022-12-20 10:48:22 +03:00
parent 46bb83d8ca
commit cf86bdc216
22 changed files with 2858 additions and 0 deletions

21
examples_index.rst Normal file
View File

@@ -0,0 +1,21 @@
=================
Notebook Examples
=================
The pages in this section are all converted notebook files. You can also
`view these notebooks on nbviewer`__.
__ https://nbviewer.jupyter.org/github/jupyter/notebook/blob/main/
docs/source/examples/Notebook/
.. toctree::
:maxdepth: 2
What is the Jupyter Notebook
Notebook Basics
Running Code
Working With Markdown Cells
Custom Keyboard Shortcuts
Importing Notebooks
Connecting with the Qt Console
Typesetting Equations