mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
installation instructions for jlab
This commit is contained in:
parent
d57a6ca572
commit
ff6f1fa790
@ -41,6 +41,13 @@ stack install --fast
|
||||
ihaskell install --stack
|
||||
```
|
||||
|
||||
if you want to use jupyterlab, you need to install the jupyterlab ihaskell
|
||||
extension to get syntax highlighting with:
|
||||
|
||||
```bash
|
||||
jupyter labextension install ihaskell_labextension
|
||||
```
|
||||
|
||||
## Mac
|
||||
|
||||
You need to have [Homebrew](https://brew.sh) installed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user