-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add jupytercad_lite
metapackage
#681
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0b49e2c
to
0ec3a41
Compare
Integration tests report: appsharing.space |
Preview PR at appsharing.space |
martinRenou
reviewed
Feb 12, 2025
martinRenou
reviewed
Feb 12, 2025
d69f58f
to
b18c37f
Compare
4 tasks
martinRenou
approved these changes
Feb 12, 2025
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.
Thanks!
martinRenou
approved these changes
Feb 12, 2025
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.
Thanks!
martinRenou
added a commit
that referenced
this pull request
Feb 12, 2025
This reverts commit 8863bf5.
martinRenou
pushed a commit
to martinRenou/jupytercad
that referenced
this pull request
Feb 13, 2025
* Add `jupytercad_lite` metapackage * update bump-version * port remaining changes * install jupytercad_lite on build-lite job * install jupytercad_lite on build-lite job * try building jupytercad_lite in build packages * continue installing the labextension in the dev install script * continue installing the package too * install metapackage outside the for loop * condition not needed
martinRenou
added a commit
that referenced
this pull request
Feb 13, 2025
…lite metapackage (#687) * Enable Python API in the JupyterLite deployment (#680) * Config docs * Revert changes * Update lite env * update lite config * Bump yjs-widgets and make changes wrt * Update lite/environment.yml Co-authored-by: martinRenou <[email protected]> * bump yjs-widgets on jupytercad_app too * use updated version of actions/cache * try building jcad in lite * try installing whl instead from src * try giving a random name to the wheels to be used for lite * correct path * not needed * move collaboration to jupytercad * do same for lab * No need to install * install jupyter-server in CI * typo * lazily import `setup_handlers` * install jupytercad metapackage for ui tests * install metapackage in correct job * build jupytercad metapackage too * try adding docprovider to sharedPackages * not needed * try bundled true --------- Co-authored-by: martinRenou <[email protected]> * Add `jupytercad_lite` metapackage (#681) * Add `jupytercad_lite` metapackage * update bump-version * port remaining changes * install jupytercad_lite on build-lite job * install jupytercad_lite on build-lite job * try building jupytercad_lite in build packages * continue installing the labextension in the dev install script * continue installing the package too * install metapackage outside the for loop * condition not needed * Fix: Collaborative model (#682) Fic: Collaborative model --------- Co-authored-by: Arjun Verma <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Porting geojupyter/jupytergis#451