Skip to content

Commit

Permalink
MAINT: add note about colab
Browse files Browse the repository at this point in the history
  • Loading branch information
stsievert committed Dec 19, 2018
1 parent c7b72f1 commit 4348416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ $ jupyter nbextension enable --py --sys-prefix widgetsnbextension
$ jupyter nbextension enable --py --sys-prefix vega
```

altair_widgets will not work with Google Colab as Colab does not support ipywidgets.
To track ipywidgets support on Google Colab, see https://github.com/googlecolab/colabtools/issues/60.


[Altair]:https://altair-viz.github.io
[vega-lite]:https://vega.github.io
Expand Down

0 comments on commit 4348416

Please sign in to comment.