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

[4.0] Update the cookiecutter for JupyterLab 4 and Notebook 7 #234

Merged
merged 11 commits into from
Oct 6, 2022
Prev Previous commit
Next Next commit
Update node version
Co-authored-by: Frédéric Collonval <[email protected]>
jtpio and fcollonval authored Oct 6, 2022

Verified

This commit was signed with the committer’s verified signature.
bep Bjørn Erik Pedersen
commit 0b7a06e78ef4d569292a8729a9d023bb6a6b2d03
2 changes: 1 addition & 1 deletion {{cookiecutter.python_name}}/binder/environment.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ dependencies:
- python >=3.8,<3.9.0a0
- jupyterlab >=4.0.0a29,<5
# labextension build dependencies
- nodejs >=14,<15
- nodejs >=16,<17
- pip
- wheel
# additional packages for demos