Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Publish a new release of jupyterlab-classic to inform about rename #163

Closed
krassowski opened this issue Jun 10, 2021 · 3 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@krassowski
Copy link
Member

To make users who earlier installed jupyterlab-classic aware of the rename it might be a good idea to publish a new release of jupyterlab-classic to PyPI/npm/both which would add a note about the rename in the README and maybe a console.log/logging.warn message to inform existing users about the need to update their environment/requirements files.

I think that NPM allows for installation-time logs about this but it might not be visible when installing from extension manager (which one should not do probably for this extension which requires a backend component).

Possibly a good place to put a notice would be the description field as it shows up in the Extension Manager GUI.

@krassowski krassowski added the enhancement New feature or request label Jun 10, 2021
@meeseeksmachine
Copy link

This issue has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/focus-mode-intern-project/1552/24

@jtpio
Copy link
Member

jtpio commented Jun 10, 2021

Thanks @krassowski for the suggestion 👍

There is now a 0.1.x branch that points to the commit before the rename to RetroLab: https://github.com/jupyterlab/retrolab/tree/0.1.x

We could do the change in that branch and then publish the packages.

Would you like to open a PR? Thanks!

@jtpio jtpio added this to the 0.1.0 milestone Jun 10, 2021
@jtpio jtpio modified the milestones: 0.1.0, 0.1.x Sep 8, 2021
@jtpio
Copy link
Member

jtpio commented Apr 27, 2022

Just published a 0.1.11 version to PyPI manually: https://pypi.org/project/jupyterlab-classic/0.1.11/

image

Probably this is enough for jupyterlab-classic. We'll likely do something similar for RetroLab later: #356

@jtpio jtpio closed this as completed Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants