No description
Find a file
2016-06-19 07:05:56 +00:00
licenses Add some demo snippets from the IHaskell documentation 2016-03-08 00:23:45 +00:00
notebooks Add some demo snippets from the IHaskell documentation 2016-03-08 00:23:45 +00:00
.gitattributes Initial commit 2016-03-07 12:15:31 +00:00
.gitignore Initial commit 2016-03-07 12:15:31 +00:00
default.nix Initial commit 2016-03-07 12:15:31 +00:00
ec2-spot.nix Initial commit 2016-03-07 12:15:31 +00:00
LICENSE Install IHaskell in the shell hook and add some basic IHaskell packages 2016-03-08 00:23:25 +00:00
README.md Quick README instruction 2016-03-08 00:25:44 +00:00
release.nix Include ipywidgets so that ihaskell-widgets can be used 2016-06-19 07:05:56 +00:00
shell.nix Some small improvements 2016-06-19 03:38:08 +00:00
sources.nix Initial commit 2016-03-07 12:15:31 +00:00
vm.nix Initial commit 2016-03-07 12:15:31 +00:00

Jupyter environment for Nix

A nix environment for Jupyter along with deployment options. This is a work in progress, but contributions are welcome.

Supported kernels

  • IPython
  • IHaskell

Deployment options

  • Nix shell environment
  • NixOps AWS (EC2 spot instance) - WORK IN PROGRESS
  • NixOps VirtualBox - WORK IN PROGRESS

To get started, run

$ nix-shell