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

Update npm packages to the @jupyter-notebook scope #313

Closed
jtpio opened this issue Dec 31, 2021 · 9 comments · Fixed by jupyter/notebook#6294
Closed

Update npm packages to the @jupyter-notebook scope #313

jtpio opened this issue Dec 31, 2021 · 9 comments · Fixed by jupyter/notebook#6294
Labels
enhancement New feature or request

Comments

@jtpio
Copy link
Member

jtpio commented Dec 31, 2021

Problem

At the moment we are publishing the npm packages under the @retrolab scope.

Now that the Notebook v7 JEP has been merged and in preparation for the first 7.0.0a0 pre-release, we should consider renaming the npm packages to use the @jupyter-notebook scope.

Proposed Solution

This should only consist in a search / replace, and make sure the publishConfig is set to public. The releaser will take of the publishing.

Additional context

Other organizations on npm such as @notebook and @jupyter seem to be taken. But we manage to get a hold on @jupyter-notebook which can be used for this project but also for other projects related to the Jupyter notebook ecosystem.

@jtpio jtpio added the enhancement New feature or request label Dec 31, 2021
@afshin
Copy link
Member

afshin commented Jan 3, 2022

I just took a look and npm/jupyter was published by @rgbkrk 🤓

@jtpio
Copy link
Member Author

jtpio commented Jan 3, 2022

Nice. Although this corresponds to a single package?

@rgbkrk do you happen to also own the @jupyter organization on npm?

@afshin
Copy link
Member

afshin commented Jan 3, 2022

I can't remember for sure but I think NPM allows changing a package name to an org name. But that might not be the case.

@rgbkrk
Copy link
Member

rgbkrk commented Jan 8, 2022

I'll double check now.

@rgbkrk
Copy link
Member

rgbkrk commented Jan 8, 2022

I do not own nor am I a member of the @jupyter org on npm.

@bollwyvl
Copy link
Contributor

bollwyvl commented Jan 8, 2022

As discussed in the notebook meeting: I think somebody found it's possible to turn a user into an org, but not a package.

So the un- @-prefixed at e.g. https://www.npmjs.com/package/jupyter doesn't really push things forward much.

@afshin
Copy link
Member

afshin commented Jan 8, 2022

So the un- @-prefixed at e.g. https://www.npmjs.com/package/jupyter doesn't really push things forward much.

At least it means no one can squat the @jupyter scope but I wonder if we can ask NPM support about this.

@rgbkrk
Copy link
Member

rgbkrk commented Jan 9, 2022

Someone has the @jupyter scope. I tried to register it yesterday and couldn't. IIRC @minrk or @Carreau grabbed @jupyter a long time ago.

@Carreau
Copy link

Carreau commented Jan 9, 2022

I don't think that's me.

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

Successfully merging a pull request may close this issue.

5 participants