# Ideogram in Jupyter

This is a very basic example of integrating Ideogram with [Jupyter](https://jupyter.org/).

More examples showing the breadth of Ideogram's functionality are at https://eweitz.github.io/ideogram/.

# Install
```
git clone origin https://github.com/eweitz/ideogram
cd ideogram/examples/jupyter
jupyter notebook
```

Then, in the browser window that opens, click on "ideogram.pynb", then click "Run" twice.

# Output
After executing the steps above, you should see the following:
![Ideogram in Jupyter screenshot](https://raw.githubusercontent.com/eweitz/ideogram/master/examples/jupyter/ideogram_jupyter_example.png)
