Skip to content

Releases: JuliaLang/IJulia.jl

v1.21.3

14 Aug 17:35
035c97a
Compare
Choose a tag to compare

IJulia v1.21.3

Diff since v1.21.2

Closed issues:

  • Pkg.add("IJulia") git proxy error without using proxy (#916)
  • Jupyter notebook freezes after typing "round"... (#917)
  • Cell content disappears (#919)
  • Add to startup (#922)
  • Trouble installing IJulia (#923)
  • Typing characters '.0' causes cell to freeze (#924)
  • IJulia doesnt work (#926)
  • Error in utf-8 decoding (#927)
  • IJulia bails on typing "00" in jupyter lab 2.1 (#929)
  • Underscore notation for numbers makes number different colours. (#932)
  • Kernel exception on autocomplete (#935)
  • Documentation? (#936)
  • Handling of local y = (x = i) in soft scope (#938)
  • Jupyterlab won't work with Julia 1.5 and Python 3.7.7 (#939)

Merged pull requests:

v1.21.2

15 Apr 16:01
8c0f770
Compare
Choose a tag to compare

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:

v1.21.1

08 Feb 03:01
v1.21.1
810e2bd
Compare
Choose a tag to compare

v1.21.1 (2020-02-08)

Diff since v1.21.0

Closed issues:

  • Tag a release (#898)

Merged pull requests:

v1.21.0

04 Feb 09:57
v1.21.0
a5511cb
Compare
Choose a tag to compare

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

07 Nov 19:19
v1.20.2
45d56f3
Compare
Choose a tag to compare

v1.20.2 (2019-11-07)

Diff since v1.20.1

Merged pull requests:

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

v1.20.1

05 Nov 01:12
v1.20.1
0df1f5f
Compare
Choose a tag to compare

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:

v1.20.0

26 Aug 19:50
v1.20.0
92b01a2
Compare
Choose a tag to compare

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

28 Jul 15:13
v1.19.0
a93ddfd
Compare
Choose a tag to compare

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:

v1.18.1

12 Apr 11:51
Compare
Choose a tag to compare

Fix lines/cols in displaysize (475dcbe).

v1.18.0

18 Mar 14:05
Compare
Choose a tag to compare

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