Vaibhav Sagar
a89ad1a09d
stack.yaml: add ihaskell-graphviz ( #1257 )
2021-08-23 01:41:40 +10:00
Vaibhav Sagar
cf46da1856
.github/workflows/ci.yml: don't run sample notebook on GHC 8.0 ( #1256 )
2021-08-23 01:02:19 +10:00
Vaibhav Sagar
804d83f5e4
Merge pull request #1255 from jamesdbrock/gnuplot-example
...
Add example notebook for ihaskell-gnuplot
2021-08-23 00:11:09 +10:00
James Brock
561b9f0c41
Add example notebook for ihaskell-gnuplot
2021-08-22 21:31:31 +09:00
Vaibhav Sagar
3ee69f63a0
cabal.project: add ihaskell-graphviz
2021-08-22 17:46:14 +10:00
Vaibhav Sagar
d239e6f0d5
Merge pull request #1254 from gibiansky/bump-resolver
...
stack.yaml: bump resolver to lts-18.7
2021-08-22 17:44:45 +10:00
Vaibhav Sagar
911c440b3d
stack.yaml: bump resolver to lts-18.7
2021-08-22 15:24:11 +10:00
Vaibhav Sagar
39f18ffa3d
Merge pull request #1252 from brandon-leapyear/chinn/docker
...
Rewrite Docker image
2021-08-21 04:27:36 +10:00
Brandon Chinn
3867595cef
Revert Dockerfile removal in CI paths
2021-08-19 09:58:06 -07:00
Brandon Chinn
31648b4f36
Add link to ihaskell script
2021-08-18 12:26:26 -07:00
Brandon Chinn
e9efce1cae
Avoid getting jupyter artifacts in mounted directory
2021-08-18 12:26:26 -07:00
Brandon Chinn
2f75894f0d
Check GHC_VERSION in CI
2021-08-18 09:03:26 -07:00
Brandon Chinn
1b752edd0c
Fix README
2021-08-18 09:03:26 -07:00
Brandon Chinn
66ad39913f
Fix Docker image with --env-file
2021-08-18 09:03:26 -07:00
Brandon Chinn
d3cd4f2519
Add --env-file flag
2021-08-18 09:03:26 -07:00
Brandon Chinn
296c8e4782
Improve Dockerfile
2021-08-18 09:03:25 -07:00
Brandon Chinn
7465c5d852
Bump stack version
2021-08-18 09:03:11 -07:00
Brandon Chinn
2891bc8498
Remove dynamic flag
...
If anyone needs this flag, they should be able to just do
--ghc-options='-dynamic'. Instead of removing it, we could also hide it
behind a Cabal flag
2021-08-18 09:03:11 -07:00
Vaibhav Sagar
11c4715858
Merge pull request #1253 from brandon-leapyear/chinn/resolver
...
Bump stack resolver
2021-08-18 19:01:37 +10:00
Brandon Chinn
3a856bb644
Bump stack resolver
2021-08-17 21:21:49 -07:00
Vaibhav Sagar
6e69c210c5
Dockerfile: sync LTS with stack.yaml
2021-08-17 14:28:50 +10:00
Vaibhav Sagar
6116de70da
Merge pull request #1249 from jamesdbrock/examples-update
...
Update some example notebooks
2021-08-16 22:58:23 +10:00
Vaibhav Sagar
1aaa152f1a
Merge pull request #1247 from jamesdbrock/replaceOutput
...
replaceOutput runs without flickering the GUI
2021-08-16 22:56:49 +10:00
James Brock
c4b7036b19
Update some example notebooks
...
Update some example notebooks to the latest notebook version, so that
when they start, Jupyter doesn't immediately update them and mark them
as changed.
Also replace the fake diagrams test notebook with a real diagrams test
notebook. The fake diagrams test notebook was actually the charts test
notebook.
2021-08-16 14:41:56 +09:00
James Brock
9f76defd2f
replaceOutput runs without flickering the GUI
...
Also export `OutputMsg` constructors so that users can call
`setField` on an `OutputWidget` to write their own `replaceOutput`
functions.
2021-08-16 11:32:47 +09:00
Vaibhav Sagar
dfcbe59c76
Merge pull request #1246 from daviddavo/master
...
Updated sample widget Notebooks
2021-08-16 02:00:37 +10:00
David Davó
bd6c403ccc
Removed unused imports
2021-08-15 13:11:47 +02:00
David Davó
ba7440ffb7
Merge branch 'gibiansky:master' into master
2021-08-15 11:57:52 +02:00
David Davó
14781f81ce
Updated widgets sample Notebooks
2021-08-15 11:57:22 +02:00
David Davó
6dbb61ef42
Added ChangeHandlers to picker widgets
2021-08-15 10:36:55 +02:00
Vaibhav Sagar
65434e970e
Merge pull request #1242 from daviddavo/master
...
Updating IHaskell-widgets
2021-08-15 17:18:44 +10:00
David Davó
5cf832629b
Removed <&> operator
2021-08-14 10:37:21 +02:00
David Davó
948c68526b
Updated documentation and removed unused fields
2021-08-13 16:40:25 +02:00
David Davó
414cd64fca
Added widget list notebook
2021-08-12 23:21:17 +02:00
David Davó
3cca06044d
Unified widget builders naming convention
2021-08-12 11:19:06 +02:00
David Davó
e2e4862486
Revert "Updated docker workflow"
...
This reverts commit e3a5ae79b5d9232331e368d25a0aba487b21c01d.
2021-08-10 20:06:05 +02:00
David Davó
e3a5ae79b5
Updated docker workflow
2021-08-10 15:20:44 +02:00
David Davó
08627708f3
Some updates to widgets examples
2021-08-07 08:53:34 +02:00
David Davó
6322e6b02f
Output widget display anything
2021-08-06 19:39:05 +02:00
David Davó
7e3f0e0068
Output widget with text
2021-08-06 17:41:50 +02:00
Vaibhav Sagar
b82134f939
README.md: fix references to jupyterlab extension
2021-08-07 00:39:01 +10:00
David Davó
3c9dec708c
ByteString: Removed orphan
2021-08-05 14:42:36 +02:00
David Davó
1f772ccb96
Added jslink and removed warnings
2021-08-05 13:21:38 +02:00
David Davó
6275019ac1
Added link widgets and toKey in Singletons
2021-08-04 22:03:52 +02:00
David Davó
67ab446eed
Added widgets styles
2021-07-30 19:21:19 +02:00
David Davó
abf2a721f9
Added DesciptionStyle
2021-07-30 14:33:35 +02:00
David Davó
45fcace9b7
Updated layout
2021-07-30 12:32:07 +02:00
David Davó
6fa862320b
Added layout widget
2021-07-30 00:02:40 +02:00
David Davó
97d1719b9a
Updated SelectionContainer widgets
2021-07-25 17:08:27 +02:00
David Davó
74e3615527
Updated Box widgets
2021-07-25 16:40:08 +02:00