You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a pip-installable lab|notebook|terminal|lite experience for discovering, browsing, and searching well-formed documentation.
motivation
While Jupyter clients provide a robust way to deliver many forms of local content to users, documentation (crucially of jupyter tools themselves) generally are only provided as links to externally-hosted sites.
design ideas
in the browser
offer a Documentation link/tab in the in the lab|notebook launcher
fetch a browseable list of known (and/or indexed) documentation sources
offer indexed, faceted search of all documentation sources
allow for users to curate their documentation library
offer a way to upload new files in supported formats
offer standards-based bookmarking and annotation
on the server
define a new well-known location for documentation, e.g. ${PREFIX}/share/jupyter/documentation
provide discovery and indexing of standard and widely-available on-disk formats
elevator pitch
Provide a
pip
-installable lab|notebook|terminal|lite experience for discovering, browsing, and searching well-formed documentation.motivation
While Jupyter clients provide a robust way to deliver many forms of local content to users, documentation (crucially of jupyter tools themselves) generally are only provided as links to externally-hosted sites.
design ideas
in the browser
on the server
${PREFIX}/share/jupyter/documentation
.ipynb
.epub
.pdf
.docset
in the kernel
in the build
.epub
.docset
sprior art
The text was updated successfully, but these errors were encountered: