Closed kubu4 closed 9 years ago
Interesting- did not know that. Why are notebooks getting that big? Std error? Note I did use '2>' on BSMAP today successfully - will try on blast next.
I think stdout, primarily from Cufflinks. However, I haven't had time to determine if stderror is also involved.
works with blast - I will probably just start doing this if not for just better organization alone
Very nice! Will have to give this a go with Cufflinks...
This worked perfectly with Cufflinks. Now, my notebook is actually viewable with nbviewer again! Thanks!
The 503 error that keeps popping up on most of my notebooks is caused by the fact that they are larger than 25MB. Apparently, this is due to a limitation imposed on nbviewer by the Github API:
https://github.com/jupyter/nbviewer/issues/408#issuecomment-74274722