mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
Add description
This commit is contained in:
parent
338c9341e3
commit
3f2d55fcb6
@ -103,6 +103,7 @@ class ClassicNotebookHandler(ClassicHandler):
|
||||
class ClassicApp(NBClassicConfigShimMixin, LabServerApp):
|
||||
name = "classic"
|
||||
app_name = "JupyterLab Classic"
|
||||
description = "JupyterLab Classic - A JupyterLab Distribution with the Classic Notebook look and feel"
|
||||
app_version = version
|
||||
extension_url = "/classic/tree"
|
||||
load_other_extensions = True
|
||||
|
Loading…
Reference in New Issue
Block a user