jupyter-widgets-contrib/jupyter-widgets-contrib.github.io

Transfer `ipylgbst`

jtpio opened this issue · 12 comments

jtpio commented

Target

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-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • 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

jtpio commented

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.

Sound good. Thanks @jtpio!

jtpio commented

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?

jtpio commented

@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

jtpio commented

Are you an owner of the jupyter-robotics organization?

yes, but maybe it's because I'm not part of jupyterlab-contrib?

jtpio commented

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?

jtpio commented

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.

jtpio commented

Closing as ipylgbst has now been moved to the jupyter-robotics org: https://github.com/jupyter-robotics/ipylgbst

Thanks!