mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Document running with stack
This commit is contained in:
parent
3fef1497a0
commit
d5ecae8be8
@ -144,6 +144,10 @@ If you've installed IHaskell in a sandbox, you will need to make sure that IPyth
|
||||
```bash
|
||||
cabal exec ipython -- notebook
|
||||
```
|
||||
Likewise, if you've installed IHaskell with `stack`:
|
||||
```bash
|
||||
stack exec ipython -- notebook
|
||||
```
|
||||
|
||||
#### (Optional) Install Support Libraries
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user