juba / pyobsplot

Observable Plot in Jupyter notebooks and Quarto documents
https://juba.github.io/pyobsplot/
MIT License
184 stars 8 forks source link

Add "Open in colab" button #7

Closed juba closed 1 year ago

juba commented 1 year ago

With an example notebook.

Add !pip install pyobsplot as first cell. See if it is possible to include jsdom renderer by installing nodejs.

juba commented 1 year ago

Notebook created, now we have to fix the dependencies error messages.

juba commented 1 year ago

Denpendecy errors fixed, remove the pip install watchfiles from example notebooks when 0.2.2 is published.