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

First class dagger shell #1947

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

sourishkrout
Copy link
Member

@sourishkrout sourishkrout commented Feb 5, 2025

This PR integrates with the new Kernel APIs to transform a notebook into a working Dagger Shell script on-demand.

Currently this will only happen if the notebook's shell is set to dagger shell as part of the frontmatter. In a separate PR we might also default based on file extensions (e.g. .dag).

This PR requires stateful/runme#736 with local-gen protos to work. An example notebook is committed here: 7ed343c.

PS: Tests might fail. Will work on fixing them.

Copy link
Contributor

@pastuxso pastuxso left a comment

Choose a reason for hiding this comment

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

Everything works fine locally to me 🚀

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