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
If you look at this page:
https://reproducible-research.github.io/scipy-tutorial-2014/environment/vagrant/
.. you can see that both command vagrant ssh and vagrant halt render with a different size.
vagrant ssh
vagrant halt
I tried both to use <pre><code> and also the four space indentation as documented here .. but couldn't get the rendering to match.
<pre><code>
The text was updated successfully, but these errors were encountered:
Easiest way to fix would be to put the vagrant commands in a .sh file and include them so they get the same treatment as the other snippets.
I'll look up the exact syntax though so you can do it directly...
Sorry, something went wrong.
Try
<div class="highlight"><pre> ... </pre></div>
ananelson
No branches or pull requests
If you look at this page:
https://reproducible-research.github.io/scipy-tutorial-2014/environment/vagrant/
.. you can see that both command
vagrant ssh
andvagrant halt
render with a different size.I tried both to use
<pre><code>
and also the four space indentation as documented here .. but couldn't get the rendering to match.The text was updated successfully, but these errors were encountered: