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

fix: pin Docker.jupyter to notebook 6.x.x #839

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

devstein
Copy link
Collaborator

Description

Closes #825

This is a workaround fix. In future we will want to upgrade the Dockerfile to support notebook>=7.0.0

Checklist

  • Wrote a description of my changes above
  • Formatted my code with black
  • Added a bullet point for my changes to the top of the CHANGELOG.md file
  • Added or modified unit tests to reflect my changes
  • Manually tested with a notebook
  • If adding a feature, there is an example notebook and/or documentation in the README.md file

@devstein devstein self-assigned this Sep 13, 2023
@dosubot dosubot bot added the kind:bug An unexpected error or issue with sparkmagic label Sep 13, 2023
@devstein devstein merged commit a6908f7 into master Sep 13, 2023
14 checks passed
@devstein devstein deleted the devstein/pin-docker-to-nb-6 branch September 13, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug An unexpected error or issue with sparkmagic please code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot build Dockerfile.jupyter
1 participant