Releases: JuliaLang/IJulia.jl
Releases · JuliaLang/IJulia.jl
v1.25.0
IJulia v1.25.0
Merged pull requests:
- don't store Out in itself (#1083) (@MasonProtter)
- ignore unknown request types (#1092) (@stevengj)
- Remove old
REQUIRE
file (#1102) (@hyrodium) - Use GitHub actions for tests (#1103) (@hyrodium)
- Update docs (#1104) (@hyrodium)
- Fix two minor typos (#1108) (@fingolfin)
- Drop support for Julia < 1.6 and set version to 1.25.0 (#1116) (@fredrikekre)
Closed issues:
- Can we collect all outputs into one? (#1047)
- error with Julia 1.10 when loading packages that trigger precompilation (#1089)
- Latex maths not rendered in docstring if function signature is indented by four spaces (#1096)
- cannot build IJulia without disabling Julia's startup.jl (#1097)
- notebook() with no X server and elink (#1100)
- IJulia problem? (#1101)
- Plots not showing up in the notebook, but in figure windows (#1106)
- "add IJulia" with a juliaup-installed Julia 1.9.4 and 1.10.2 do not install Julia kernel specs for Jupyter (#1110)
- Displaying markdown code blocks routinely drops trailing parenthesis (#1111)
- New release (#1115)
v1.24.2
v1.24.1
IJulia v1.24.1
Closed issues:
- Syntax highlighting not working in jupyter lab v3.0.16 (#1013)
- Kernel error (#1063)
- Error trying to install IJulia via console. (#1065)
- kernel not starting on Mac (#1068)
- Indentation error (#1070)
- When
IJULIA_NODEFAULTKERNEL
is defined,exe
is not. (#1075) - IJulia is not starting julia 1.9 kernel (#1076)
- UndefVarError: execute_msg not defined (#1077)
Merged pull requests:
v1.24.0
IJulia v1.24.0
Closed issues:
- support for pdf plot output (#1035)
- Kernel frequently restarts during sessions (#1037)
- Unlike in REPL, passing (e, catch_backtrace()) to the @error macro displays unreadable raw stacktrace instead of text representation (#1043)
- Errors Linking Julia 1.8 and Jupyter Lab 3.3.4-2 (#1050)
- Permission error when Jupyterhub user launches Julia (#1058)
- Kernel does not start with Julia 1.9 (#1062)
Merged pull requests:
- Correct kernelspec name (#1004) (@jks-liu)
- Update help link (#1006) (@raphbacher)
- Replace SimpleLogger with ConsoleLogger (#1045) (@BoZenKhaa)
- Add Julia svg logo (#1053) (@steff456)
v1.23.3
IJulia v1.23.3
Closed issues:
- Jupyter Kernels Getting Overwritten (#908)
- JuliaPro V1.4.2 cannot find Jupyter Notebook previous install (#942)
f(<tab>
tries to autocomplete and writes the function definition (#992)- won't catch the wrong syntax (#994)
- IJulia is very slow at first calculation (#995)
- Display/println order incorrect (#998)
- Pkg output not showing in Jupyter notebook (#1008)
- Jupyter notebook fails to open with Julia 1.6.0 kernel (#1009)
- IJulia no longer loads shared library dependencies (#1010)
- What is the meaning of this? (#1011)
- IJulia not showing output from package manager mode (#1017)
- IJulia/kernel.jl should not change the global_logger (#1018)
- IJulia in local environment, dead kernel (#1021)
- Kernel on Jupyter Notebook constantly dies (#1022)
- IJulia fails on 1.7 with Mac M1 (#1027)
- works in Jupyter Notebook but not in Jupyter Lab (#1029)
- Error: Could not spawn setenv (#1032)
- Feature: show methods applicable to object (
methodswith
) (#1033) - tab completion and unicode not working in Jupyter notebook (#1034)
Merged pull requests:
- respect should_complete return value from REPLCompletions.completions (#993) (@stevengj)
- Fix broken link (#997) (@bluesmoon)
- flush stdio before display (#999) (@stevengj)
- Note about default environment (#1007) (@lamorton)
- Compare kernel.jl files rather than filenames (#1025) (@bluesmoon)
v1.23.2
IJulia v1.23.2
Closed issues:
- [feature request] syntax highlight in vscode (#933)
- Can't Use on OSX (#967)
- IJulia kernel doesn't work for Julia 1.6 on macOS (#968)
- No window open in the browser (#970)
- ZMQ unsatiable constraints (#971)
- errors thrown from a kernel are not pretty printed (#974)
- IJulia installs conda by itself (#979)
- Failed to start the kernel - Jupyter Notebook error (#980)
- Urgent: Julia on Jupyter notebook, error:keep restarting kernel (#982)
- Why can only 8 columns be displayed in JupyterLab (#984)
- redirect_stdio is broken by Julia 1.7 (#986)
- Unable to download the miniconda while using IJulia (#988)
Merged pull requests:
v1.23.1
IJulia v1.23.1
Merged pull requests:
- Don't use
--startup-file=yes
(it is default anyways). (#963) (@fredrikekre)
v1.23.0
IJulia v1.23.0
Closed issues:
- Error: syntax: undefined reference in AST (#960)
Merged pull requests:
v1.22.0
v1.21.4
IJulia v1.21.4
Merged pull requests: