Unverified Commit c339dc38 authored by MMesch's avatar MMesch Committed by GitHub

update jupyterlab installation procedure in README

parent 64931c4e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment