Skip to content

Commit 5ba6535

Browse files
committed
Up
1 parent f9a6ea4 commit 5ba6535

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: website-memo.md

+2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ julia> notebook(dir="/some/path")
101101
Adding support for RISE with JupyterLab (i.e. notebook > 6), assuming `IJulia` is already installed:
102102
```julia-repl
103103
Pkg.add("Conda")
104+
104105
Conda.pip_interop(true)
106+
105107
Conda.pip("install", "jupyterlab-rise")
106108
```
107109

0 commit comments

Comments
 (0)