mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
Merge pull request #177 from jtpio/version
`jupyter retro --version` returns the version
This commit is contained in:
commit
030314a845
@ -161,6 +161,7 @@ class RetroApp(NBClassicConfigShimMixin, LabServerApp):
|
||||
name = "retro"
|
||||
app_name = "RetroLab"
|
||||
description = "RetroLab - A JupyterLab Distribution with a retro look and feel"
|
||||
version = version
|
||||
app_version = version
|
||||
extension_url = "/retro"
|
||||
default_url = "/retro/tree"
|
||||
|
Loading…
Reference in New Issue
Block a user