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

Add required changes for handling the new Jupyter AST nodes #6087

Closed
Tracked by #5188
dhruvmanila opened this issue Jul 26, 2023 · 0 comments · Fixed by #6086
Closed
Tracked by #5188

Add required changes for handling the new Jupyter AST nodes #6087

dhruvmanila opened this issue Jul 26, 2023 · 0 comments · Fixed by #6086
Assignees
Labels
core Related to core functionality

Comments

@dhruvmanila
Copy link
Member

dhruvmanila commented Jul 26, 2023

@dhruvmanila dhruvmanila changed the title Add required changes for handling the new and nodes Add required changes for handling the new Jupyter AST nodes Jul 26, 2023
@dhruvmanila dhruvmanila self-assigned this Jul 26, 2023
dhruvmanila added a commit that referenced this issue Jul 26, 2023
## Summary

This PR adds the implementation for the new Jupyter AST nodes i.e.,
`ExprLineMagic` and `StmtLineMagic`.

## Test Plan

Add test cases for `unparse` containing magic commands

resolves: #6087
@dhruvmanila dhruvmanila added the core Related to core functionality label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to core functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant