1900 Commits

Author SHA1 Message Date
Vaibhav Sagar
0e928ebd78 acceptance.nbconvert.in.ipynb: update 2021-06-02 18:41:12 +10:00
Vaibhav Sagar
9d85290949 test/acceptance.nbconvert.sh: work around nbconvert's weird --stdout behaviour 2021-06-02 18:34:07 +10:00
Vaibhav Sagar
7964164833 .github/workflows/nix.yml: update 2021-06-02 17:56:41 +10:00
Vaibhav Sagar
fc9e08d2d7 release-8.10.nix: update 2021-06-02 17:54:22 +10:00
Vaibhav Sagar
0262b54755 release.nix: update 2021-06-02 17:54:15 +10:00
Vaibhav Sagar
fd6e492379
Merge pull request #1218 from 2jacobtan/2jacobtan-patch-1
Remove "stack solver" command
2021-05-11 21:51:14 +08:00
Jacob Tan En
55eaa6f9b0
Remove "stack solver" command
"stack solver" command is no longer available

Cf. https://github.com/commercialhaskell/stack/releases/tag/v2.1.1
2021-05-11 15:58:21 +08:00
Vaibhav Sagar
0dbfea4730 release-9.0.nix: update 2021-05-11 00:59:28 +10:00
Vaibhav Sagar
aafeabef78 release-9.0.nix: update 2021-05-02 21:31:49 +10:00
Vaibhav Sagar
177ea05e9c README.md: update GHC versions supported 2021-04-27 16:12:13 +10:00
Vaibhav Sagar
7d64963044 release-9.0.nix: update 2021-04-26 22:23:51 +10:00
Vaibhav Sagar
87b164a048 .github/workflows/ci.yml: pin ubuntu version to fix cairo issues 2021-04-26 19:04:15 +08:00
Vaibhav Sagar
f621b8234a ipython-kernel.cabal: fix cabal-version 2021-04-26 02:59:43 +10:00
Vaibhav Sagar
54f7c78114 ihaskell: 0.10.2.0 2021-04-26 02:57:42 +10:00
Vaibhav Sagar
b3b23a8f8c ghc-parser: 0.2.3.0 2021-04-26 02:51:30 +10:00
Vaibhav Sagar
0fd0085199 test/acceptance.nbconvert.sh: don't specify nbformat 2021-04-26 01:45:07 +10:00
Vaibhav Sagar
b64a65d344 Test script now requires jq 2021-04-25 19:37:55 +08:00
Vaibhav Sagar
cd9688f036 ihaskell: update 2021-04-25 19:37:55 +08:00
Vaibhav Sagar
584127f822 ghc-parser: update 2021-04-25 19:37:55 +08:00
Vaibhav Sagar
b06b52f46e release-9.0.nix: init 2021-04-25 19:37:55 +08:00
Vaibhav Sagar
0f1262d3e7
Merge pull request #1213 from serras/master
Support for GHC 8.10
2021-02-28 22:25:09 +08:00
Alejandro Serrano
6c0b0306ce
Support for GHC 8.10 2021-02-28 13:54:31 +01:00
Vaibhav Sagar
e07b198f07 .github/workflows/docker.yml: push snapshots 2021-01-29 05:03:32 +11:00
Vaibhav Sagar
5b7e03b2ca Use LTS-16.23 2020-11-23 23:56:57 +11:00
Vaibhav Sagar
6825bb9cf5 IHaskell.Eval.Evaluate: don't output HTML on shell command failure 2020-11-23 02:46:48 +11:00
Vaibhav Sagar
aa15573158 .github/workflows/ci.yml: remove flakiness check 2020-11-20 01:10:25 +11:00
Vaibhav Sagar
2de36f746d
Merge pull request #1190 from gibiansky/dependabot/npm_and_yarn/jupyterlab-ihaskell/node-fetch-2.6.1
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /jupyterlab-ihaskell
2020-11-20 00:50:05 +11: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
Vaibhav Sagar
9dd1131beb
Merge pull request #1195 from gibiansky/dependabot/pip/notebook-6.1.5
build(deps): bump notebook from 6.0.3 to 6.1.5
2020-11-19 23:17:40 +11:00
Vaibhav Sagar
90e2e1539a Update acceptance tests for new HLint 2020-11-19 22:48:22 +11:00
dependabot[bot]
014cf261f8
build(deps): bump notebook from 6.0.3 to 6.1.5
Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.3 to 6.1.5.
- [Release notes](https://github.com/jupyter/jupyterhub/releases)
- [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md)
- [Commits](https://github.com/jupyter/jupyterhub/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 22:45:39 +00:00
Vaibhav Sagar
c0a1160fe6 .github/workflows/nix.yml: test with ghc8102 2020-11-19 04:49:55 +11:00
Vaibhav Sagar
0115ebfa4a .github/workflows/nix.yml: update to nixos-20.09 2020-11-19 04:40:40 +11:00
Vaibhav Sagar
f582ec42ab .github/workflows/nix.yml: update 2020-11-19 04:37:19 +11:00
Vaibhav Sagar
e61beaecaa .github/workflows/nix.yml: update 2020-11-19 04:34:32 +11:00
Vaibhav Sagar
a4a36ae643 .github/workflows/nix.yml: bump install-nix-action 2020-10-19 01:36:54 +11:00
Vaibhav Sagar
ef698157f4
Merge pull request #1191 from MMesch/mmesch/codemirror
add codemirror command line flag
2020-09-22 23:16:26 +10:00
Matthias Meschede
64f5a217d7 add codemirror command line flag 2020-09-22 14:33:14 +02:00
Vaibhav Sagar
c3ae2d21c0
Merge pull request #1189 from MMesch/mmesch/jupyterlab-ihaskell
update ihaskell jupyterlab extension and align directory name
2020-09-22 01:46:57 +10:00
Matthias Meschede
e108c9cd16 update ihaskell jupyterlab extension and align directory name 2020-09-21 09:30:02 +02:00
Vaibhav Sagar
21ca14d6da ipython-kernel: 0.10.2.1 2020-08-26 00:02:01 +10:00
Vaibhav Sagar
151c93f274 ihaskell: 0.10.1.2 2020-08-25 23:58:04 +10:00
Vaibhav Sagar
6135ca5b85
Merge pull request #1185 from junjihashimoto/feature/vega-version
Bump mimetypes of vega
2020-08-25 23:10:53 +10:00
Vaibhav Sagar
f448cb26fa
Merge pull request #1184 from junjihashimoto/feature/dynamic
Add dynamic flag to load extra shared library
2020-08-25 23:09:41 +10:00
Junji Hashimoto
9edd25f954 Bump mimetypes of vega 2020-08-25 15:18:52 +09:00
Junji Hashimoto
f658358327 Add dynamic flag to load extra shared library 2020-08-25 15:09:41 +09:00
Vaibhav Sagar
49b03cf5a9
Merge pull request #1182 from jamesdbrock/master
Add mimetype to Kernel Info Reply message
2020-08-13 02:57:14 +10:00
James Brock
ff3872b532 Add mimetype to Kernel Info Reply message 2020-08-13 01:39:25 +09:00
Vaibhav Sagar
cc427517a5
Merge pull request #1178 from jamesdbrock/master
sendMessage mhMetadata
2020-06-19 18:13:36 +08:00
James Brock
88018234e5 sendMessage mhMetadata
Send the header metadata with a message instead of ignoring the header
metadata and sending "{}".

The header metadata is handled correctly on receipt of a message. Why
was it ignored on sending? Probably no-one ever needed it.
2020-06-19 02:34:18 +09:00