-
Notifications
You must be signed in to change notification settings - Fork 42
feat: jupyter-notebook: preinstall Python packages #263
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Has this been already been tested? I may not find time to test this myself today.
Thanks for the quick look, @matifali! I tested it here - ![]() |
ill test it now locally in my personal coder instance and then I will give it the final approval and get it merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Preinstall Python packages for Jupyter Notebook projects.
Type of Change
Module Information
Path:
registry/coder/modules/jupyter-notebook
New version:
v1.2.0
Breaking change: [ ] Yes [x] No
Testing & Validation
bun test
)bun run fmt
)