Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic __version__ reporting for extensions #3541

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

ivanov
Copy link
Member

@ivanov ivanov commented Apr 17, 2018

@mpacer and @ian-r-rose were just working on jupyterlab-latex stuff and said
"Wouldn't it be nice if jupyter serverextension list showed the version?"

With this patch, we now do just that.

$ jupyter serverextension list
config dir: /Users/pi/.virtualenvs/nb/bin/../etc/jupyter
    jupyterlab  enabled
    - Validating
      jupyterlab 0.32.0 OK  

@ivanov
Copy link
Member Author

ivanov commented Apr 17, 2018

Here's a screenshot:

screen shot 2018-04-17 at 4 47 30 pm

@Carreau Carreau merged commit 8034d71 into jupyter:master Apr 18, 2018
@Carreau
Copy link
Member

Carreau commented Apr 18, 2018

❤️

@takluyver takluyver added this to the 5.5 milestone Apr 24, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants