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

Jupyter AI NPM package organization #181

Closed
dlqqq opened this issue Mar 2, 2023 · 14 comments
Closed

Jupyter AI NPM package organization #181

dlqqq opened this issue Mar 2, 2023 · 14 comments

Comments

@dlqqq
Copy link
Member

dlqqq commented Mar 2, 2023

Problem

There is no consensus on what NPM organization the Jupyter AI NPM packages should be scoped under. These packages should be scoped to an NPM to avoid conflict with third-parties who wish to develop and publish their own AI modules.

Proposed solution

There are three main options (feel free to suggest more in the comments):

  1. @jupyter-ai/ (preferred)
  2. @jupyterlab/
  3. @jupyter/

I believe that creating a new @jupyter-ai/ NPM org is the best option because it allows us to keep our package names small and readable. Compare @jupyter-ai/chatgpt against @jupyterlab/jupyter-ai-chatgpt.

cc: @jupyterlab/jupyterlab-council

@welcome
Copy link

welcome bot commented Mar 2, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@fcollonval
Copy link
Member

Another reason against @jupyterlab/ is that the package is not tight to JupyterLab, isn't it?

I'm 👍 for @jupyter-ai/

@hbcarlos
Copy link
Member

hbcarlos commented Mar 2, 2023

@jupyter-ai/ Sounds good to me!

@jtpio
Copy link
Member

jtpio commented Mar 2, 2023

FYI @dlqqq I created the jupyter-ai org on npm just to make sure we can "reserve" the name, an invited you to be an owner of it.

@dlqqq
Copy link
Member Author

dlqqq commented Mar 2, 2023

@jtpio Sounds good! Thank you.

@jtpio
Copy link
Member

jtpio commented Mar 2, 2023

FYI @dlqqq I created the jupyter-ai org on npm just to make sure we can "reserve" the name, an invited you to be an owner of it.

We can still continue discussing in this issue about the other options, although I would also lean towards @jupyter-ai 👍

@ellisonbg
Copy link
Contributor

Hi all, I missed the JupyterLab meeting yesterday. I don't have strong feelings about this either way - I am fine with the @jupyter-ai approach and it seems like we have emerging consensus about that. Why don't we wait until Friday to see if anyone has objections and then move forward. This is a relatively small decision that we could change later if needed.

@JasonWeill
Copy link
Contributor

I'm also fine with @jupyter-ai.

@krassowski
Copy link
Member

👍 for @jupyter-ai org.

I think that there could be a benefit for having the main package (or two) that expose(s) the tokens placed under @jupyter/ or @jupyterlab/ but it is probably easier to start with everything under a single @jupyter-ai.

@JasonWeill
Copy link
Contributor

Do we have consensus to continue with @jupyter-ai or should we have a vote?

@afshin
Copy link
Member

afshin commented Mar 3, 2023

Do we have consensus to continue with @jupyter-ai or should we have a vote?

I think we do. So far, we don't have any disagreement with the @jupyter-ai NPM scope (I am also 👍 on this).

In my opinion, we don't need to call a vote.

@fperez
Copy link

fperez commented Mar 3, 2023

I'm 👍 on the @jupyter-ai top level too.

@ellisonbg
Copy link
Contributor

ellisonbg commented Mar 3, 2023 via email

@dlqqq
Copy link
Member Author

dlqqq commented Mar 3, 2023

Closing issue as we have reached consensus. Thank you all! 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants