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)