Skip to content

Version 0.6.5

Compare
Choose a tag to compare
@mwouts mwouts released this 13 Sep 04:34
d9bb5aa

Improvements

  • Code lines that start with a quotation mark in Jupyter are commented in the
    corresponding Python and Julia scripts (#73)
  • Update pypy, add flake8 tests on Travis CI (#74)

BugFixes

  • Import notebook.transutils before notebook.services.contents.filemanager (#75)