Skip to content

Commit

Permalink
Merge pull request vega#752 from palewire/patch-5
Browse files Browse the repository at this point in the history
Attempt to fix code block that's not rendering in the docs
  • Loading branch information
jakevdp authored Apr 12, 2018
2 parents ed172a1 + 0a661ea commit 40814f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ Quick Start: Altair + Colab
Altair can be used directly in Google's Colab_. Open a notebook, and run the
following in a notebook cell:

.. code-block::
!pip install altair
import altair as alt
# for colab only run this command once per session
Expand Down

0 comments on commit 40814f3

Please sign in to comment.