From 0494d13263e82f6523258a7ae10ebcfc659970ad 2011-07-21 03:42:31 From: Brian Granger Date: 2011-07-21 03:42:31 Subject: [PATCH] Adding html notebook subpackage. --- diff --git a/IPython/frontend/html/__init__.py b/IPython/frontend/html/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/IPython/frontend/html/__init__.py diff --git a/IPython/frontend/html/notebook/__init__.py b/IPython/frontend/html/notebook/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/IPython/frontend/html/notebook/__init__.py