mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
README.md: point to correct JupyterLab extension
This commit is contained in:
parent
2d4f4d1527
commit
ea0f003ee9
@ -42,11 +42,11 @@ stack install --fast
|
||||
ihaskell install --stack
|
||||
```
|
||||
|
||||
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:
|
||||
If you want to use jupyterlab, you need to install the jupyterlab ihaskell
|
||||
extension to get syntax highlighting with:
|
||||
|
||||
```bash
|
||||
jupyter labextension install ihaskell_jupyterlab
|
||||
jupyter labextension install jupyterlab-ihaskell
|
||||
```
|
||||
|
||||
Run Jupyter.
|
||||
|
Loading…
x
Reference in New Issue
Block a user