Transfer `ipylgbst`
jtpio opened this issue · 12 comments
Target
- The code repository: https://github.com/jupyterlab-contrib/ipylgbst
- The npm package on npmjs.com (if available):
ipylgbst - The python package on pypi.org (if available):
ipylgbst - The conda-forge recipe on https://github.com/conda-forge (if available):
- The documentation website (if available):
Reason
That package was initially moved to https://github.com/jupyterlab-contrib because the widgets contrib org did not exist at the time.
Checklist
- You are owner of the repository you want to transfer
- Which role do you want to have in the
jupyter-widgets-contriborganization (check one of):- Help with all
jupyter-widgets-contribrepositories - Help with the transferred repository only
- I don't have time anymore to keep helping the project
- Help with all
- The transferred repository (check one of):
- Must keep the extension name
- Cannot use the original name
- I don't care
- The code is available under a Open Source license
- A license file is present in the code repository
- The repository contains a README file describing:
- The provided feature(s)
- A picture illustrating the feature(s)
- The available options/settings (if applicable)
- How to install the extension
- optional a Binder link to test the feature online
- optional The frontend code (Typescript/Javascript) is tested
- optional The backend code (Python) is tested
- I certify the extension is not using exclusively paid-plan of any commercial service
- I will help the transfer process on the code repository AND the built packages
You must enable two-factor authentication on GitHub
cc @DerThorsten @hbcarlos @DenisaCG for awareness
Moving the package here could make sense, unless there were other plans for having it in a different org.
Looks like this package could instead be moved to the jupyter-robotics organization: https://github.com/jupyter-robotics
cc @ihuicatl to check if that would be ok, happy to help with the transfer.
Sounds good to me. Thanks @jtpio! Anything I should do?
@ihuicatl I've added you as Admin to the https://github.com/jupyterlab-contrib/ipylgbst repo.
Let me know if you are able to do the move. Thanks!
@jtpio It looks like I still do not have the rights to do the transfer. It says:
Transfer ownership
Organization members cannot transfer repositories
Are you an owner of the jupyter-robotics organization?
yes, but maybe it's because I'm not part of jupyterlab-contrib?
Maybe. I just invited you to join jupyterlab-contrib hopefully it will work now.
That did it. All transferred now. What's the transfer process for the npm and pypi packages? Is it just changing the homepage?
What's the transfer process for the npm and pypi packages? Is it just changing the homepage?
For that package changing the links would be enough yes.
Closing as ipylgbst has now been moved to the jupyter-robotics org: https://github.com/jupyter-robotics/ipylgbst
Thanks!