8 Commits

Author SHA1 Message Date
Xaver K
bddb7ca6b0
Static server (#2)
* Wrap input and file output functions for a read only static server.

* Added -y to docker apt-get in docker file. 

*  wError/wAll as options in Kernel, defaults only to wAll.
2020-03-27 12:27:14 +01:00
Xaver K
ff9d635f89
Stdin using notebook raw_input (#1)
* Added stdin input via the notebook frontend

* Added support for single line code snippets.

* Updated README. 

* Updated Dockerfile. 

* Changed file cleanup to happen right after execution, rather than before kernel shutdown.
2020-03-22 12:52:45 +01:00
Cody Horst
60cbeb8021 no editable pip installation 2018-01-23 23:04:53 -08:00
Brendan Rius
cba22be395 Fix docker build 2017-08-10 17:13:34 +02:00
Brendan Rius
c08039f6ad Change install procedure 2017-08-10 17:00:32 +02:00
Brendan Rius
6a26d60a2b Fix #9 2016-06-08 11:24:21 +01:00
Brendan Rius
002e5ab25b Move kernel.json to a specific folder 2016-04-18 19:45:41 -07:00
Brendan Rius
177229a39d Dockerized project :) 2016-03-26 14:54:39 +00:00