-
Notifications
You must be signed in to change notification settings - Fork 17
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
Allow opening JupyterCAD documents with the JSON viewer + Allow opening STL and STEP in JupyterLite #531
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
martinRenou
changed the title
JSON viewer
Allow opening JupyterCAD documents with the JSON viewer
Oct 23, 2024
SylvainCorlay
approved these changes
Oct 23, 2024
Integration tests repot: appsharing.space |
Preview PR at appsharing.space |
Bot please update snapshots 🫤 |
There seems to be a real issue with other file types like stl and step that can't be open anymore |
martinRenou
force-pushed
the
json_viewer
branch
from
October 23, 2024 14:41
2b65e8f
to
64e5c86
Compare
Nice. Is it fixed with STEP and STL? |
nope |
martinRenou
changed the title
Allow opening JupyterCAD documents with the JSON viewer
Allow opening JupyterCAD documents with the JSON viewer + some bug fixes on file types
Oct 23, 2024
martinRenou
changed the title
Allow opening JupyterCAD documents with the JSON viewer + some bug fixes on file types
Allow opening JupyterCAD documents with the JSON viewer + bug fix on opening other file types (stl, step) in JupyterLite
Oct 23, 2024
martinRenou
changed the title
Allow opening JupyterCAD documents with the JSON viewer + bug fix on opening other file types (stl, step) in JupyterLite
Allow opening JupyterCAD documents with the JSON viewer + Allow opening STL and STEP in JupyterLite
Oct 23, 2024
The CI failures are jupyter-collaboration related. Let's get this PR on hold while collaboration gets properly fixed. |
martinRenou
force-pushed
the
json_viewer
branch
2 times, most recently
from
October 24, 2024 12:22
6f3ee22
to
61c02f9
Compare
martinRenou
force-pushed
the
json_viewer
branch
from
October 24, 2024 12:44
61c02f9
to
b91e6bc
Compare
martinRenou
force-pushed
the
json_viewer
branch
from
October 24, 2024 15:04
b91e6bc
to
df15415
Compare
Hallelujah! |
trungleduc
approved these changes
Oct 24, 2024
This is looking great! |
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.
Fix #454