Last active
March 4, 2024 04:58
-
-
Save MarcSkovMadsen/9aa8b36d82902dd84b245b5ae6fe3615 to your computer and use it in GitHub Desktop.
Panel - Getting Started Notebook Example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is used by Binder | |
jupyter serverextension enable panel.io.jupyter_server_extension |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panel==0.12.6 | |
pandas | |
matplotlib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jupyter serverextension enable panel.io.jupyter_server_extension
fails:
Enabling: panel.io.jupyter_server_extension
Error loading server extension panel.io.jupyter_server_extension
X is panel.io.jupyter_server_extension importable?