Skip to content
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

feat(Jupyter kernels): Re-establish bridge to Jupyter kernels #1719

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nokome
Copy link
Member

@nokome nokome commented Oct 25, 2023

This PR re-establishes Jupyter kernels as a possible executor for executable nodes in the Stencila Schema (e.g

Previous work on this includes:

This PR starts of with the v1 code.

@codecov-commenter
Copy link

Codecov Report

Merging #1719 (b2e139c) into main (1f03ae7) will increase coverage by 0.26%.
The diff coverage is 80.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1719      +/-   ##
==========================================
+ Coverage   63.43%   63.69%   +0.26%     
==========================================
  Files         119      120       +1     
  Lines        6832     6939     +107     
==========================================
+ Hits         4334     4420      +86     
- Misses       2498     2519      +21     
Components Coverage Δ
HTML 89.81% <ø> (ø)
JATS 94.05% <ø> (ø)
JSON 95.55% <ø> (ø)
JSON5 98.78% <ø> (ø)
Markdown 88.07% <ø> (ø)
Text 99.24% <ø> (ø)
YAML 98.68% <ø> (ø)
Node.js SDK 100.00% <ø> (ø)
Python SDK 100.00% <ø> (ø)

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.

None yet

2 participants