You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to the fabulous @manzt you can convert notebooks with jscatter to HTML using nbconvert again! Make sure to install version >=7.7.0 (or alternatively a version <=6.4.4). Then all you need to run is:
jupyter nbconvert --execute --to html notebooks/get-started.ipynb
Is this what you had in mind?
The view, selection, and hover synchronization unfortunately don't work yet in the HTML export but the scatter plot appear properly.
Would love to be able to download the HTML & Javascript the same way you can with
bokeh
. This way I can use the visualizations on my website!The text was updated successfully, but these errors were encountered: