Skip to content

Conversation

@mister-average
Copy link

Cell magics might not even contain Python code so the entire cell should be ignored if it starts with %%. Another fork of the parent repo (kuuurt@640001d) removes lines that contain %% but that would still try to parse the other lines in the cell which might cause a syntax error if the cell contained non-Python code.

Cell magics might not even contain Python code so the entire cell should be ignored if it starts with %%.  Another fork of the parent repo (kuuurt@640001d) removes lines that contain %% but that would still try to parse the other lines in the cell which might cause a syntax error if the cell contained non-Python code.
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.

1 participant