You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
317 B
Plaintext
10 lines
317 B
Plaintext
[console_scripts]
|
|
jlpm = jupyterlab.jlpmapp:main
|
|
jupyter-lab = jupyterlab.labapp:main
|
|
jupyter-labextension = jupyterlab.labextensions:main
|
|
jupyter-labhub = jupyterlab.labhubapp:main
|
|
|
|
[jupyterlab.extension_manager_v1]
|
|
pypi = jupyterlab.extensions:get_pypi_manager
|
|
readonly = jupyterlab.extensions:get_readonly_manager
|