Skip to content

Change execution session type to console - #3019

Merged
agoose77 merged 2 commits into
mainfrom
fix-console-type
Aug 3, 2026
Merged

Change execution session type to console#3019
agoose77 merged 2 commits into
mainfrom
fix-console-type

Conversation

@agoose77

@agoose77 agoose77 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

jupyter-server-documents complains about being unable to open the file associated with a MyST kernel (when using a remote kernel). This is because MyST expects to drive the execution, whereas JSD wants to execute notebooks locally.

This PR changes the type to console, which indicates avoids this error condition.

@changeset-bot

changeset-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b54185d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
myst-execute Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added the bug Something isn't working label Aug 3, 2026
@agoose77
agoose77 merged commit e8045bc into main Aug 3, 2026
6 of 9 checks passed
@agoose77
agoose77 deleted the fix-console-type branch August 3, 2026 10:24
@agoose77

agoose77 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

The test failures look unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant