Commit Graph

14 Commits

Author SHA1 Message Date
Rishabh Raj 9cbea5fcba Fix to incorporate a more generalised duplicate removal and JSON dump to string 2014-04-14 02:59:00 +05:30
Rishabh Raj a57cf0db4b Improve docstring for add_cell 2014-04-14 02:37:29 +05:30
Rishabh Raj c9a981445d Add and improve docstrings, JSON dumping and duplicate removal generalised 2014-04-14 02:25:18 +05:30
Rishabh Raj 6c0a5706c3 Remove sample.ipynb, template now inline 2014-04-13 20:49:46 +05:30
Rishabh Raj fcc607f4d1 Add default value for adding cell, better naming for type of value 2014-04-13 16:02:13 +05:30
Rishabh Raj 62a91370f8 Add __all__ to specify modules which should be imported 2014-04-13 15:08:28 +05:30
Rishabh Raj 07970bd0b0 Fix PEP8, line lengths for comments 2014-04-13 13:11:45 +05:30
Rishabh Raj a53f880256 Fix typo, better function name and docstring summary 2014-04-13 12:51:45 +05:30
Rishabh Raj 0c9ee09f04 Fix camel case, more descriptive function name 2014-04-13 12:42:30 +05:30
Rishabh Raj 1e34359f04 Fix PEP8 2014-04-13 12:19:36 +05:30
Rishabh Raj 5180da54ad removes redundant passing of an extra parameter 2014-04-11 00:45:22 +05:30
Rishabh Raj 65adb7935b adds documentation 2014-04-11 00:30:21 +05:30
Rishabh Raj 694739ee02 updated import statement for creating ipython notebooks, better name in place for jsonify 2014-04-10 18:40:59 +05:30
Rishabh Raj 235a9b3ec1 moves everything related to generating the IPython notebook, to a different file 2014-04-10 18:04:31 +05:30