Closed juba closed 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.
!pip install pyobsplot
jsdom
Notebook created, now we have to fix the dependencies error messages.
Denpendecy errors fixed, remove the pip install watchfiles from example notebooks when 0.2.2 is published.
pip install watchfiles
With an example notebook.
Add
!pip install pyobsplot
as first cell. See if it is possible to includejsdom
renderer by installing nodejs.