kotlin-jupyter v0.7.2 Release Notes

Release Date: 2019-12-04 // over 4 years ago
  • View commits

    Closed issues:

    • protocol issue with 5.x protocol of Jupyter #11
    • Cannot start jupyther notebook #15
    • ๐Ÿ“ฆ Package level functions can not be used #13
    • resultOf is missing #10
    • ๐Ÿ–จ After a a println command "Ok" is printed instead of the actual string to be printed. #3
    • ๐Ÿ–จ The kernel crashes after running println twice #4
    • ๐Ÿ›  Fix stdout / stderr so they come back correctly as side effects and not as data values #6

    ๐Ÿ”€ Merged pull requests:

    • Incremented lets-plot version #26 (@ileasile)
    • ๐Ÿ›  Fix jupyter-lab issue #23 (@ileasile)
    • ๐Ÿ‘ Completion base support #22 (@ileasile)
    • IPython is upper case I #8 (@Carreau)
    • โšก๏ธ Update gradlew #2 (@oroszgy)
    • Create installation directory if it does not exist #9 (@nilsga)
    • ๐Ÿ›  Fix the output for stdout, stderr, errors in general, and Unit return types #7 (@apatrida)
    • ๐Ÿšš Move to latest 1.1-M04 and kotlin-script-util to lower code in this kernel #5 (@apatrida)
    • add language_info to kernel_info_reply #1 (@AndreyG)