Results 9 comments of Robert Johansson

Thanks for reporting your problem. However, it seems to work for me in the qtconsole. After adding ``` config = get_config() ISA = config.InteractiveShellApp ISA.extensions = ['version_information'] ISA.exec_lines = ['%version_information']...

OK, thanks for the screenshots. However, I still cannot reproduce this problem in osx or linux. Perhaps it is something windows related. Could you try to explicitly run the IPython.display.display_pretty()...

Thanks for the suggestions for improved python version presentation. I've adopted a variant of this in 85abf2c15d31ae41f6eae04a0a04baf30bf4b3ac

Hmm, thanks for testing.. Unfortunately this didn't give any new clues. I still think that the `_repr_pretty_` in VersionInformation is called but fails for some reason. I'll try to debug...

Hi and thanks for your question. Unfortunately I do not have a more complete data set for the Tokyo metro than the json file in this repository. I created this...

Hi. Thanks for the suggestion. Yes, pgf can give very nice results in latex documents, and that certainly deserves some mentioning. I'll look into working that into the notebook.

The Makefile could, for example, be documented with in-file comments or a separate markdown file, like Readme.md.

Thanks for reporting this. Looks like a rather annoying problem. Will try to reproduce and fix this. Does it happen with all notebooks with a version_information table?

I have not been able to reproduce this with the most recent ipython/jupyter/notebook for anaconda. Does it happen for newly created notebooks or old notebooks? If possible can you upload...