mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-13 01:46:07 +00:00

* [WIP] Update jupyterlab-ihaskell for 4.x * Address feedback * jupyterlab-ihaskell: more updates * jupyterlab-ihaskell: don't minify * jupyterlab-ihaskell: update * jupyterlab-ihaskell: change mimetype * jupyterlab-ihaskell: update * jupyterlab-ihaskell: works with JupyterLab 4 * jupyterlab-ihaskell: update id * jupyterlab-ihaskell: simplify * jupyterlab-ihaskell: update
32 lines
385 B
Plaintext
32 lines
385 B
Plaintext
*.hi
|
|
Untitled*.ipynb
|
|
main/Main
|
|
.stack-work
|
|
notebooks/Test.ipynb
|
|
notebooks/Untitled.ipynb
|
|
notebooks/Untitled0.ipynb
|
|
*.dyn_o
|
|
*.dyn_hi
|
|
*.o
|
|
dist
|
|
IHaskell/GHC
|
|
env
|
|
.shelly
|
|
.ihaskell_capture
|
|
.ipynb_checkpoints
|
|
Hspec
|
|
todo
|
|
profile/profile.tar
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
.tmp1
|
|
.tmp2
|
|
.tmp3
|
|
stack.yaml.lock
|
|
result
|
|
default.nix
|
|
dist-*/
|
|
cabal.project.local
|
|
cabal.config
|
|
tsconfig.tsbuildinfo
|