notebook/IPython
Brian E. Granger fa8ab6f37d Going back to using uuid.uuid4() for notebook ids.
We were having problems with notebook renaming when using uuid5,
as there are many places in the code where we assume that the
notebook id is unique and unchanging as long as the notebook
server runs.
2011-08-24 10:16:21 -07:00
..
frontend/html/notebook Going back to using uuid.uuid4() for notebook ids. 2011-08-24 10:16:21 -07:00
testing Merge branch 'htmlnotebook' 2011-08-23 15:47:57 -07:00
utils/tests io.Term.cin/out/err replaced by io.stdin/out/err 2011-04-27 11:35:53 -07:00