cryptol/notebook
Adam C. Foltzer adcd96fa47 make notebook distributable
This commit brings the notebook into the rest of the distribution
infrastructure set up for cryptol. The main points are:

- new icryptol-kernel executable
- new icryptol shell script that wraps ipython and makes sure the
  cryptol profile is set up
- Makefile target for friendly local testing (`make notebook`)
- moved example notebooks to examples subdirectory
2015-02-11 16:21:43 -08:00
..
profile_cryptol make notebook distributable 2015-02-11 16:21:43 -08:00
.gitignore clean up some stray notebook files; don't check in history database 2014-08-20 11:27:06 -07:00
cryptolmagic.py Initial import from internal repo 2014-04-17 15:34:25 -07:00
icryptol make notebook distributable 2015-02-11 16:21:43 -08:00
Main_notebook.hs Make notebook use iPython Haskell library 2015-01-27 17:38:24 -08:00
Notebook.hs Make notebook use iPython Haskell library 2015-01-27 17:38:24 -08:00
pexpect.py Initial import from internal repo 2014-04-17 15:34:25 -07:00