15 Commits

Author SHA1 Message Date
Vaibhav Sagar
0d647a949f
Update jupyterlab-ihaskell for 4.x (#1426)
* [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
2024-04-21 19:10:08 +10:00
Vaibhav Sagar
98fbdf7e1c jupyterlab-ihaskell/webpack.config.js: remove unnecessary newline 2021-09-10 15:29:07 +10:00
Vaibhav Sagar
c475d15cec jupyterlab-ihaskell: use dashes instead of multiple dots to work around cabal behaviour 2021-09-10 15:25:30 +10:00
Vaibhav Sagar
eab3291ed8 jupyterlab-ihaskell: remove unused dependency 2021-09-09 17:17:28 +10:00
Vaibhav Sagar
90059b38b9 jupyterlab-ihaskell: fix name in README 2021-08-30 17:34:54 +10:00
Vaibhav Sagar
73dbed7f3a jupyterlab-ihaskell: update labextension 2021-08-29 13:50:59 +10:00
Vaibhav Sagar
92027da0f3 jupyterlab-ihaskell: use async and await 2021-08-29 13:50:30 +10:00
Vaibhav Sagar
bf0a0f0d94 jupyterlab-ihaskell: more selective type ignoring 2021-08-29 03:43:56 +10:00
Vaibhav Sagar
2638434cae jupyterlab-ihaskell: remove unnecessary console.log 2021-08-29 03:28:19 +10:00
Vaibhav Sagar
1a39ef0092
jupyterlab-ihaskell: commit generated prebuilt extension (#1268) 2021-08-29 03:08:13 +10:00
Vaibhav Sagar
7a4c4869c8
jupyterlab-ihaskell: make compatible with JupyterLab 3 (#1267) 2021-08-29 02:40:21 +10:00
Vaibhav Sagar
95692f6021 jupyterlab-ihaskell: enable use as a prebuilt extension 2021-08-28 23:29:07 +10:00
Vaibhav Sagar
0518db3c07
jupyterlab-ihaskell: 0.0.13 (#1262) 2021-08-28 20:21:18 +10:00
dependabot[bot]
aa2fd1240c
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /jupyterlab-ihaskell
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 12:19:02 +00:00
Matthias Meschede
e108c9cd16 update ihaskell jupyterlab extension and align directory name 2020-09-21 09:30:02 +02:00