nebari-dev / jhub-apps

Application creator and general launcher for JupyterHub
https://jhub-apps.nebari.dev/
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

Add missing `bokeh_sampledata` #528

Closed krassowski closed 1 week ago

krassowski commented 1 week ago

Reference Issues or PRs

With new bokeh version the example app no longer works as it requires bokeh_sampledata to be installed for this import to work:

from bokeh.sampledata import iris

See https://docs.bokeh.org/en/latest/docs/reference/sampledata.html#bokeh-sampledata

And alternative approach would be to replace it with penguin data as in:

What does this implement/fix?

Put a x in the boxes that apply

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jhub-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 6:23pm
jhub-apps-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 6:23pm