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

Bump notebook version to 5.2.2 #150

Merged
merged 3 commits into from
Nov 29, 2017
Merged

Conversation

yuvipanda
Copy link
Collaborator

@yuvipanda
Copy link
Collaborator Author

Big thanks to @grantnestor for cutting a release for us!

@willingc
Copy link
Contributor

Thanks @gnestor 🍰

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yuvipanda LGTM. Please feel free to merge when ready.

@willingc
Copy link
Contributor

Not sure why Travis is failing some tests.

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis issues.

@willingc
Copy link
Contributor

Perhaps since the latest notebook release is not yet in conda and/or conda forge.

@yuvipanda
Copy link
Collaborator Author

yuvipanda commented Nov 29, 2017 via email

@gnestor
Copy link
Contributor

gnestor commented Nov 29, 2017

Yes I think this line is failing:

RUN conda install -yq -n python3 notebook==5.2.2 ipykernel==4.6.0 && \

5.2.2 doesn't exist in anaconda channels...
@willingc
Copy link
Contributor

@yuvipanda Are you just dropping back to 5.0 for the legacy build? If we add conda-forge channel -c conda-forge I suspect it will have a more recent version of notebook than 5.0.

@yuvipanda
Copy link
Collaborator Author

@willingc yep! Am loathe to change channels in the legacy build tho, since it's already pretty fragile and deprecated. Do you or @gnestor know when it might make it to the anaconda channels?

@minrk might also have opinions.

@willingc
Copy link
Contributor

Looks like @minrk merged 5.2.2 into conda forge a couple of hours ago https://github.com/conda-forge/notebook-feedstock

@willingc
Copy link
Contributor

Anaconda typically lags. Continuum folks may have a guesstimate.

@willingc
Copy link
Contributor

@yuvipanda I think that this could be merged as is with legacy as 5.0. Your call.

@yuvipanda
Copy link
Collaborator Author

@willingc yep, I think we should merge + deploy. Fixing jupyterhub/binderhub#211 before blog posts would be great!

@willingc
Copy link
Contributor

Go for it @yuvipanda

@yuvipanda yuvipanda merged commit 3cd4519 into jupyterhub:master Nov 29, 2017
@yuvipanda yuvipanda deleted the notebook-bump branch November 29, 2017 20:24
yuvipanda added a commit to yuvipanda/mybinder.org-deploy that referenced this pull request Nov 29, 2017
- Change image prefix so all current images are invalidated. This
  gets in the crucial fix jupyterhub/repo2docker#150
- Change image prefix to have repo2docker commit hash on it.
@minrk
Copy link
Member

minrk commented Nov 29, 2017

I think it makes sense to leave legacy Dockerfiles with an older version basically forever. They shouldn't be updated.

@yuvipanda
Copy link
Collaborator Author

@minrk do they also suffer from jupyterhub/binderhub#211?

@minrk
Copy link
Member

minrk commented Nov 29, 2017

@yuvipanda they do. But it will only affect other binders that also use legacy dockerfiles.

@yuvipanda
Copy link
Collaborator Author

@minrk ok! if you're ok with it so am I :)

markmo pushed a commit to markmo/repo2docker that referenced this pull request Jan 22, 2021
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

Successfully merging this pull request may close these issues.

4 participants