Quick README instruction

This commit is contained in:
Rehno Lindeque 2016-03-08 00:25:44 +00:00
parent 07e012a3b6
commit bb93031010

View file

@ -4,11 +4,17 @@ A nix environment for Jupyter along with deployment options. This is a work in p
Supported kernels
* IPython
* IHaskell - WORK IN PROGRESS
* IHaskell
Deployment options:
Deployment options
* Nix shell environment - WORK IN PROGRESS
* Nix shell environment
* NixOps AWS (EC2 spot instance) - WORK IN PROGRESS
* NixOps VirtualBox - WORK IN PROGRESS
To get started, run
```
$ nix-shell
```