Skip to content

v1.27.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 12:22
· 2 commits to master since this release
8fcfd91

IJulia v1.27.0

Diff since v1.26.0

Merged pull requests:

Closed issues:

  • Terminal menus doesent work (#801)
  • Custom kernel name (#840)
  • Documentation rendering is incorrect for log etc. (#864)
  • instructions on how to install ijulia kernel for julia 1.2 (#875)
  • jupyter can work properly with julia 1.1.1, however it cannot work with julia 1.2 (#881)
  • Jupyter Notebook multithreading (#882)
  • 1:.01 freezes jupyter-lab (#930)
  • Failed installation IJulia (#949)
  • IJulia not generating standardised metadata for cells within jupyter lab to show cell execution duration time (#953)
  • Missing docstrings in IJulia manual (#996)
  • comm_info_reply should not be sent on IOPub (#1000)
  • Installing IJulia with IJULIA_NODEFAULTKERNEL fails (#1036)
  • Change Julia kernel in Atom: I downloaded Julia 1.7 to replace 1.6. I ran IJulia and now have a choice of kernels in Jupyter note books. But in Atom (IDE) when I start Julia it starts the 1.6 version. How do I switch this to the 1.7 version? (#1042)
  • Undefined reference when using clear_output (#1066)
  • Notebook kernel startup/restart is slow (#1090)
  • copy() seems to behave as deepcopy() in IJulia notebook (#1093)
  • IJulia is not precompiling in parallel on using? (#1107)
  • Allow removing version number from kernel spec name (#1122)
  • IJulia kernel no long recognizing Pkg REPL commands (#1129)
  • When modifying code in cell with preexecution hook, old code is executed (#1131)
  • missing kernel (#1139)
  • Problem with + sign in LaTeX Strings renders (#1146)
  • BoundsError on flush in a threaded run. (#1148)