notebook/docs/source
Matthias Bussonnier e437bad1a5 DOC: Server extension, extra docs on configuration/authentication.
That give most of the information a user needs to write a full-fledge
extension without having to look into tornado documentation:

 - Authentication: I think all handler should be authenticated by
 default.

 - Managing state and accessing server state from the handlers: I don't
 think there is many interesting things you can do without accessing
 server state and configuration.
2021-01-13 08:09:13 -08:00
..
_static Add blank notebook UI image 2018-04-30 18:13:00 +02:00
examples example notebook: don't recommend using $$...$$ for display math 2020-12-01 17:34:21 +01:00
extending DOC: Server extension, extra docs on configuration/authentication. 2021-01-13 08:09:13 -08:00
changelog.rst changelog for 6.1.5 2020-11-18 10:13:09 -08:00
comms.rst Update js for comms for copy/paste 2019-01-29 19:39:36 -05:00
conf.py CLN : Remove utf8 coding cookies 2020-10-10 15:30:06 +01:00
config_overview.rst Embed frontend_config toctree in config_overview 2020-09-10 08:50:03 -05:00
contributing.rst DOC: Trying to make a single place for contributor docs 2016-03-14 20:21:27 +01:00
development_faq.rst Restore "development FAQ", but keep only the first item 2016-03-19 17:43:40 +01:00
frontend_config.rst Added section for file editor configuration 2020-11-29 16:51:28 +01:00
index.rst Consolidate release notes into RELEASE.md 2020-05-10 02:17:45 -05:00
ipython_security.asc adding sphinx support 2015-04-21 15:37:14 -07:00
links.txt Fix broken link 2017-11-20 22:38:59 +09:00
notebook.rst Merge pull request #3571 from takluyver/docs-privacy 2018-05-01 10:16:40 +02:00
public_server.rst Minimize handlers and manager methods 2019-02-08 12:09:42 -08:00
security.rst Issue #2502: Add line break after The Jupyter Notebook is running at: (#2505) 2017-05-19 17:25:22 +01:00
spelling_wordlist.txt Add a make spelling option for doc builds 2016-02-10 13:20:31 -08:00
template.tpl Fix broken link 2017-11-20 22:38:59 +09:00
troubleshooting.rst Update docs/source/troubleshooting.rst 2020-08-28 08:09:47 -07:00
ui_components.rst Reorganise docs landing page 2018-04-30 17:21:18 +02:00