jupyter-incubator / sparkmagic

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

Support notebook >= 7 #885

Open sergiimk opened 5 months ago

sergiimk commented 5 months ago

825 highlighted a problem where notebook >= 7.0.0 causes sparkmagic installation to fail due to removed jupyter-nbextension command.

A workaround has been added to the Docker image that downgrades notebook version to 6.x.x.

This ticket to provide a long-term solution and remove the workaround.

dosubot[bot] commented 5 months ago

🤖

It's great to see that you've identified the issue and are looking to provide a long-term solution for it. Your contribution to removing the workaround and providing a fix for the notebook >= 7.0.0 issue would be highly valuable. We encourage you to go ahead and create a pull request with your proposed solution. Thank you for your willingness to contribute!

#### About Dosu This response is meant to be useful and save you time. It is **not meant to be a precise solution**, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot.