No description
Find a file
2016-03-08 00:23:25 +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
env.nix Install IHaskell in the shell hook and add some basic IHaskell packages 2016-03-08 00:23:25 +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 Initial commit 2016-03-07 12:15:31 +00:00
shell.nix Install IHaskell in the shell hook and add some basic IHaskell packages 2016-03-08 00:23:25 +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 - WORK IN PROGRESS

Deployment options:

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