IJulia.jl Versions Save

Julia kernel for Jupyter

v1.21.2

4 years ago

IJulia v1.21.2

Diff since v1.21.1

Closed issues:

  • Error installing Jupyter via conda in Win10 (#874)
  • Windows Permission Denied (#878)
  • I bulid Ijulia (#879)
  • Package name should ideally be Jupyter.jl (#904)
  • Deprecation from PyCall.jl (#905)
  • [Solved][Linux] IJulia install error (#906)
  • Zero before another number breaks ijulia (#907)
  • can not start notebook (#910)
  • @DIR does nto behave as "expected" in IJulia (#915)

Merged pull requests:

  • Install TagBot as a GitHub Action (#901) (@JuliaTagBot)
  • Update [compat] to allow MbedTLS v1 (#912) (@jaakkor2)
  • Set version to 1.21.2, limit tagbot to once per day. (#914) (@fredrikekre)

v1.21.1

4 years ago

v1.21.1 (2020-02-08)

Diff since v1.21.0

Closed issues:

  • Tag a release (#898)

Merged pull requests:

  • use _set_conda_env to launch jupyter (#900) (stevengj)

v1.21.0

4 years ago

v1.21.0 (2020-02-04)

Diff since v1.20.2

Closed issues:

  • ge (#897)
  • String interpolation + printf format string = confused syntax highlighter and garbled, uneditable cell (#896)
  • Feature Request : Allow IJulia to run on root. (#895)
  • error centos 7 libstdc++.so.6: version `GLIBCXX_3.4.20' not found (#894)
  • Showing Base.Logicalndex as text/plain throws an error (#892)
  • can`t build("ZMQ") Could not list contents of tarball (#889)
  • IJulia attempts to parse string part starting with % as a magic command (#888)
  • Typing zero in front of numbers breaks code display and syntax highlighting (#887)

Merged pull requests:

v1.20.2

4 years ago

v1.20.2 (2019-11-07)

Diff since v1.20.1

Merged pull requests:

  • Add InlineIOContext with Jupyter property. (#876) (travigd)

v1.20.1

4 years ago

v1.20.1 (2019-11-05)

Diff since v1.20.0

Closed issues:

  • LoadError: Failed to find or install Jupyter 3.0 or later. (#885)
  • Can not instal IJulia Packages 1.2.0 (#873)
  • Get error in jupyter kernel,but normal in command line (#872)
  • ArchGDAL installation Error on windows 10 using Julia 1.2.0 (#871)
  • Could not load library “libgit2” (#869)
  • How to install kernelspec to $CONDA\_PREFIX/share/jupyter/kernels/? (#865)
  • IJulia Install Error (#863)
  • IJulia doesn't work with Jupyter --transport=ipc (#862)

Merged pull requests:

  • Fix compat bounds for auto-merging, bump version to 1.20.1. (#884) (fredrikekre)
  • make work with ipc transport (#868) (marius311)

v1.20.0

4 years ago

v1.20.0 (2019-08-26)

Diff since v1.19.0

Closed issues:

  • Calls to jupyterlab() always ask to install on Windows (#866)
  • How does this code work? (#861)
  • Number coloring (#860)

v1.19.0

4 years ago

v1.19.0 (2019-07-27)

Diff since v1.18.1

Closed issues:

  • Syntax highlighting issue in JupyterLab 1.0 (#855)
  • References to output value of cells kept indefinitely (#851)
  • Interact only works after kernel restart (#850)
  • IJulia fails to load JuMP (#848)
  • Permissions problems similar to Issue #616 (#845)
  • Jupyter display full output results (#844)
  • Failed to install IJulia on windows 10 / Julia 1.1.1 (#843)
  • add info on nteract to README.md? (#841)
  • Error platform_key() is deprecated while building ZMQ and building MbedTLS (#838)
  • Does IJulia follow Manifest.toml branch dependencies? (#837)
  • Issues concerning installation of Blink and Escher (#836)
  • DataFrames.jl show in IJulia (#835)

Merged pull requests:

  • Fix #855, add required status field for JupyterLab 1.0 (#856) (drewrobson)
  • Mention In and Out in README and how to empty them (#853) (MasonProtter)
  • Use DEPOT_PATH[1]... to load startup_ijulia.jl (#846) (macd)
  • short comment on nteract to README.md (#842) (PaulSoderlind)

v1.18.1

5 years ago

Fix lines/cols in displaysize (475dcbe615fd8f0ec50887fa1e56be6f57409403).

v1.18.0

5 years ago

Set --project=@. (#820). New vega mime type (#821). Various fixes (#813, #819).

v1.17.0

5 years ago

Interrupt messages on Windows (#804) and warning for incorrect kernel path (#809).