We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cf. #69: the mirror/jupyter_again.py representation of jupyter_again.ipynb has an incorrect syntax - a line that starts with ?.
mirror/jupyter_again.py
jupyter_again.ipynb
?
We should escape the help calls just like we escape Jupyter magics (when cell language is Python or Julia, not for R).
The text was updated successfully, but these errors were encountered:
It is unclear what “escape” means in this context. How should I “escape” ?next in a .py file?
Sorry, something went wrong.
Comment Python and Julia help calls in scripts #73
c669fd0
Mirror the R markdown representation of Jupyter notebooks #73
c51a577
94b3031
05e989f
No branches or pull requests
Cf. #69: the
mirror/jupyter_again.py
representation ofjupyter_again.ipynb
has an incorrect syntax - a line that starts with?
.We should escape the help calls just like we escape Jupyter magics (when cell language is Python or Julia, not for R).
The text was updated successfully, but these errors were encountered: