jupyter-incubator / sparkmagic

Jupyter magics and kernels for working with remote Spark clusters
Other
1.32k stars 445 forks source link

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

Closed devstein closed 1 year ago

devstein commented 1 year ago

Description

Closes https://github.com/jupyter-incubator/sparkmagic/issues/825

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

Checklist