[wip] initial crack at storing in metadata#7
Conversation
|
Wow, that was quick! Thanks a lot. I just skimmed over it and looks cool so far, but let me give it a more thorough look on the weekend and I will get back to you with some more feedback! One little request, can you please remove the |
There was a problem hiding this comment.
So you want this added back in?
There was a problem hiding this comment.
Oh sorry, I made a mistake, I thought those were file changes, not a deletion. It's fine, I will also remove it from my side in future commits. This file shouldn't have been there in the first place :P All good!
|
No worries, take your time! Another approach to the string output would be to use jinja templating... it will always be there, because notebook :) Also, everything being in a flat dictionary could introduce problems (i.e. if there was a package named One issue with doing javascript-based injection as i have done is that it won't work with something like I also explored allowing either |
|
I just wanted to give a brief sign of life ... Sorry, I didn't get to it last weekend, but I will definitely check it out this weekend! There was a little delay with the final layouts of my book that I had to work on, but that's done, no excuses next time ;) |
|
Good luck with the book! On 13:15, Thu, Sep 17, 2015 Sebastian Raschka notifications@github.com
|
|
Thanks again for the pull request. Looks good to me so far :). Just a few comments:
|
|
I'll have a look at the other things, but on 6, the reasoning is that JSON On 23:34, Sun, Sep 20, 2015 Sebastian Raschka notifications@github.com
|
Thanks for the clarification, makes total sense! |
This proposes an approach to #4.
I haven't updated the doc yet, as i got it working, and wanted some feedback.
setup.pyfor easier developing withpython setup.py develop--outputargument, which can takeoutput(default),metadataorbothyieldSorry there's so much in this one request... I can break it up into smaller pieces if you like!