Skip to content

Instantly share code, notes, and snippets.

@MarcSkovMadsen
Created November 1, 2021 19:42
Show Gist options
  • Star 15 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save MarcSkovMadsen/e666503df2aa1d8d047dcb9555b5da6d to your computer and use it in GitHub Desktop.
Save MarcSkovMadsen/e666503df2aa1d8d047dcb9555b5da6d to your computer and use it in GitHub Desktop.
HvplotInteractive.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@MarcSkovMadsen
Copy link
Author

MarcSkovMadsen commented Nov 1, 2021

Installation

pip install panel hvplot pandas scipy matplotlib jupyterlab
jupyter serverextension enable panel.io.jupyter_server_extension

Explore in Notebook

jupyter lab HvplotInteractive.ipynb

Serve the App

panel serve HvplotInteractive.ipynb

You can find it at http://localhost:5006/HvplotInteractive.

Resources

Assets

hvplot-interactive-speedup15.mp4

image

@phauly
Copy link

phauly commented Jan 19, 2022

amazing! thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment