mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
e437bad1a5
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. |
||
---|---|---|
.. | ||
bundler_extensions.rst | ||
contents.rst | ||
frontend_extensions.rst | ||
handlers.rst | ||
index.rst | ||
keymaps.rst | ||
savehooks.rst |