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
Should we lines with "$" or should make it trivially copy/paste?
The current code blocks can't be copy-pasted into a CLI.
do each of the following commands in order ($ means new line):
The text was updated successfully, but these errors were encountered:
You can do that by just making a block with ``` (ex:
I am making a code block that is copypaste This is the second line that has a \n attached implicitly If you paste this it runs as 3 different lines
)
Sorry, something went wrong.
How should we display the outputs that are expected?
sorry, for what? I thought this referred to the Jupyter notebook discussion, which is no longer there
I meant the outputs that are expected from a given use of a code snippet. Where $ used to be.
$
Are there any code snippets that have potentially confusing outputs?
voetberg
No branches or pull requests
Should we lines with "$" or should make it trivially copy/paste?
The current code blocks can't be copy-pasted into a CLI.
The text was updated successfully, but these errors were encountered: