IJulia v1.26.0
Merged pull requests:
- Warn against deleting
.julia
folder with deved packages. (#1061) (@baggepinnen) - Prefer to
show
AbstractString
s with text mimes (#1114) (@jakobjpeters) - Update CI.yml (#1117) (@ViralBShah)
- Add
port
keyword argument tonotebook
andjupyterlab
(#1118) (@giordano) - Update TagBot.yml (#1120) (@ViralBShah)
- fix pkg mode in 1.11 (#1124) (@stevengj)
- Update Project.toml: 1.27 bump (#1125) (@stevengj)
- Update Project.toml: 1.26 hadn't been released yet (#1130) (@stevengj)
Closed issues:
- Autocompletion on
Dict{Symbol}
keys causes kernel exception (#880) - Segmentation Fault 11 with Julia 1.5.3 (#969)
- macOS: Julia unresponsive unless iJulia is in the global environment? (#975)
- Urgent Help: Unable to link Jupyter Notebook to Julia (#981)
- much slower than terminal (#1005)
- Can't choose the port from where to spawining the server with
IJulia.notebook
(#1105) - Broken display of
AbstractString
s when preferred MIME typeistextmime
(#1113) - Pkg REPL mode broken in 1.11-rc4 (#1119)