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

Introduce the #!import magic command #2286

Merged
merged 9 commits into from
Sep 26, 2022
Merged

Conversation

ambrose-leung
Copy link
Contributor

Partially addresses #322 (import and run cells from another notebook)

nested importing still needs to be done in another PR

Thanks @jonsequitur @colombod for the coding session and getting me set up with working on this repo

@dnfadmin
Copy link

dnfadmin commented Sep 23, 2022

CLA assistant check
All CLA requirements met.

},
new InteractiveDocumentElement
{
Contents = "5+3",
Copy link
Member

Choose a reason for hiding this comment

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

the case for html and markdown is different as they won't produce that event. Html will handle the code submission. very likely you will see the events for that command.

@jonsequitur jonsequitur merged commit ff15cb3 into dotnet:main Sep 26, 2022
@colombod colombod added the enhancement New feature or request label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants