Commit
·
b4ca091
1
Parent(s):
a2743f4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
|
|
1 |
panel
|
2 |
-
|
|
|
1 |
+
hvplot
|
2 |
panel
|
3 |
+
notebook # enables panel to serve notebooks
|