diff --git a/examples/README.md b/examples/README.md index 5430ec4..209baa3 100644 --- a/examples/README.md +++ b/examples/README.md @@ -22,3 +22,5 @@ $python -m SimpleHTTPServer 8000 Point your webbrowser to http://localhost:8000/vega_template.html to see the visualization. +For the iPython notebook, you need to host it locally (javascript safety), and use the "Run in Place" command. +