Skip to content

Add support for GraphQL in Notebooks#236

Merged
pubmodmatt merged 2 commits into
mainfrom
pubmodmatt/notebooks
Oct 31, 2024
Merged

Add support for GraphQL in Notebooks#236
pubmodmatt merged 2 commits into
mainfrom
pubmodmatt/notebooks

Conversation

@pubmodmatt
Copy link
Copy Markdown

Small changes to extend the existing Python support in the extension to also work within Jupyter notebook code cells. This works across cells - a fragment defined in one cell can be used in another cell, and code navigation, validation, etc. works across cells.
gql-notebook

@pubmodmatt pubmodmatt self-assigned this Oct 31, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 31, 2024

You can download the latest build of the extension for this PR here:
vscode-apollo-0.0.0-build-1730407130.pr-236.commit-452c27e.zip.

To install the extension, download the file, unzip it and install it in VS Code by selecting "Install from VSIX..." in the Extensions view.

Alternatively, run

code --install-extension vscode-apollo-0.0.0-build-1730407130.pr-236.commit-452c27e.vsix --force

from the command line.

For older builds, please see the edit history of this comment.

Copy link
Copy Markdown
Contributor

@alessbell alessbell left a comment

Choose a reason for hiding this comment

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

Nice 🚀

@alessbell
Copy link
Copy Markdown
Contributor

Oh, and can you also please add a changeset with npx changeset @pubmodmatt?

@pubmodmatt pubmodmatt force-pushed the pubmodmatt/notebooks branch from 6c66e9f to 31eb4b9 Compare October 31, 2024 20:38
@pubmodmatt
Copy link
Copy Markdown
Author

Oh, and can you also please add a changeset with npx changeset @pubmodmatt?

Done!

@pubmodmatt pubmodmatt merged commit 9a4403d into main Oct 31, 2024
@pubmodmatt pubmodmatt deleted the pubmodmatt/notebooks branch October 31, 2024 20:51
@github-actions github-actions Bot mentioned this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants