Closed Carreau closed 1 month ago
@Carreau (on phone as in transit, sorry) you just need to be added to a team to give you permissions? Or do you need something else changed/added?
@Carreau Ah sorry. I misread and did a mental s/ipykernel/ipython/g
. Sure, we can add ipykernel
. I'll make a team later today and add you to it and then you should be good to go.
To get started on this please do the following:
ANACONDA_ORG_UPLOAD_TOKEN
ipykernel
nightly wheel for me to upload to create the package in the registryipykernel
team "Group" on https://anaconda.org/scientific-python-nightly-wheelsscientific-python-nightly-wheels/ipykernel
to the ipykernel
team "Group"If you'd also like to use the scientific/upload-nightly-action
GitHub Action please check out the action repo's README. If you need to collect wheels from different CI jobs, consider creating a new GitHub Actions workflow with logic similar to matplotlib
's or Awkward
's.
@Carreau You should now be able to upload to https://anaconda.org/scientific-python-nightly-wheels/ipykernel. Can you please verify that?
All good, thanks !
We had a couple of downstream breakage, and I want to publish nightly of it as well. I should already have access to IPython.
Thanks