eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
288 stars 72 forks source link

Update Jupyter example to fix deprecations #332

Closed eweitz closed 1 year ago

eweitz commented 1 year ago

This updates the basic Jupyter Notebook example for Ideogram, showing how to use the library in an .ipynb file.

Here's how it looks now.

ideogram_jupyter_example

This fixes #329.