ihaskell-notebook icon indicating copy to clipboard operation
ihaskell-notebook copied to clipboard

IHaskell image for Jupyter Docker Stacks

Results 15 ihaskell-notebook issues
Sort by recently updated
recently updated
newest added

https://github.com/DougBurke/hvega/issues/141

``` $ docker run --rm -p 8888:8888 -v $PWD:/home/jovyan/pwd --name ihaskell_notebook ghcr.io/jamesdbrock/ihaskell-notebook:master jupyter lab --LabApp.token='' [W 2021-09-17 09:53:53.132 LabApp] 'token' has moved from LabApp to ServerApp. Be sure to update...

It's actually impossible to use `:! stack build palette` in a notebook if the package `palette` is in Hackage, but not in the stack resolver defined by the global project...

I tried to get __jupyterlab-lsp__ working and failed. On this branch: https://github.com/jamesdbrock/ihaskell-notebook/tree/lsp Discussion with __jupyterlab-lsp__ authors: https://github.com/krassowski/jupyterlab-lsp/issues/313 Looks like @GTrunSec has also been trying to do this: https://github.com/gibiansky/IHaskell/issues/1159#issuecomment-674646101

Can we make `static-canvas` work? See example notebook.

https://github.com/tensorflow/haskell

https://github.com/DataHaskell/dh-core

In `ihaskell_examples/ihaskell/IHaskell.pynb` > ~~~ > -- What is the Integral typeclass? > :info Integral > ~~~ ~~~ No renderer could be found for output. It has the following MIME types:...

On an M1 Macbook Air, on Docker, with either 8GB or 12GB of RAM set, the build reaches the following step and then fails as follows: ``` #18 475.2 Configuring...

I was able to start the docker container but it gave me a warning and eventually crashed. Showed the UI in the browser but it said it gave me "Error...