mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-17 20:06:07 +00:00
update jupyterlab installation procedure in README
This commit is contained in:
parent
64931c4e44
commit
c339dc3851
@ -41,11 +41,11 @@ stack install --fast
|
||||
ihaskell install --stack
|
||||
```
|
||||
|
||||
if you want to use jupyterlab, you need to install the jupyterlab ihaskell
|
||||
if you want to use jupyterlab (right now only version ~0.33), you need to install the jupyterlab ihaskell
|
||||
extension to get syntax highlighting with:
|
||||
|
||||
```bash
|
||||
jupyter labextension install ihaskell_labextension
|
||||
jupyter labextension install ihaskell_jupyterlab
|
||||
```
|
||||
|
||||
## Mac
|
||||
|
Loading…
x
Reference in New Issue
Block a user