-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1e12e3
commit 50577c3
Showing
4 changed files
with
9,688 additions
and
23 deletions.
There are no files selected for viewing
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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ dependencies: | |
- bqplot | ||
- scipy | ||
- ipympl | ||
- voila=0.2.5 | ||
- voila=0.2.6 | ||
- ipympl | ||
- xleaflet=0.11.1 | ||
- xeus-cling>=0.9 |
Oops, something went wrong.
50577c3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hello,
With Jupyterlab-3.0, do we still need to do "jupyter serverextension enable voila --sys-prefix" ?
I see dask-labextension has removed the instruction in their readme dask/dask-labextension@a69bdcb