Skip to content

Conversation

RRosio
Copy link
Collaborator

@RRosio RRosio commented Sep 10, 2025

This PR uses the CopyWebpackPlugin to copy the static assets from their new paths to the legacy paths of classic jupyter notebook 6.

@RRosio RRosio added bug Something isn't working maintenance dependencies Pull requests that update a dependency file labels Sep 10, 2025
@RRosio RRosio marked this pull request as ready for review September 10, 2025 04:11
@RRosio RRosio requested a review from danyeaw September 10, 2025 04:11
@RRosio RRosio linked an issue Sep 10, 2025 that may be closed by this pull request
package.json Outdated
},
"engines": {
"yarn": "^1.22.22",
"node": ">=16"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we update the node engine version as well?

Copy link
Collaborator

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

Hi Rosio, these changes look great, thanks for doing this!

Should we add some minimal documentation that we are supporting these two file paths?

@RRosio
Copy link
Collaborator Author

RRosio commented Sep 16, 2025

Thanks Dan for the review, I implemented those changes and will go ahead and start a new release!

@RRosio RRosio merged commit 153295c into jupyter:main Sep 16, 2025
38 of 39 checks passed
@RRosio RRosio deleted the nb6_compatibility branch September 16, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with NbClassic 1.3.2 and Notebook 6.5.7

2 participants