We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0aa1ae + 09ec136 commit 2a391f6Copy full SHA for 2a391f6
setup.cfg
@@ -9,6 +9,10 @@ author = Jupyter Development Team
9
author_email = jupyter@googlegroups.com
10
url = https://github.com/jupyter/notebook
11
platforms = Linux, Mac OS X, Windows
12
+project_urls =
13
+ Documentation = https://jupyter-notebook.readthedocs.io/
14
+ Source = https://github.com/jupyter/notebook
15
+ Tracker = https://github.com/jupyter/notebook/issues
16
keywords = Jupyter, JupyterLab, Notebook
17
classifiers =
18
Intended Audience :: Developers
0 commit comments