Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: JuliaLang/IJulia.jl

v1.29.0

13 Jun 17:20
f9f4f02
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.29.0

Diff since v1.28.1

Merged pull requests:

Closed issues:

  • Kernel not being stopped (#108)
  • Feature "request": Jupyter debug output (#751)
  • IJulia Breaksmaxlog on@warn (#807)
  • jupyter is broken with "wêird_file_nám¼³¤¼²es.txt" (#870)
  • [Feature request] How to pass command line arguments to jupyter command (#877)
  • Jupyter garbage collection failing and "julia" process not shutting down (#921)
  • Julia processes are not automatically shut down on Jupyter server shutdown (#977)
  • Environment of a new notebook (#1001)
  • IJulia not working on Julia 1.61. on Windows 10 (#1002)
  • Kernel restarts during Jupyter server shutdown (#1020)
  • Feature request: add IP selection option to notebook() function (#1026)
  • Can't terminatenotebook() function in Julia REPL in 1.8 on Windows (#1048)
  • Running ipynb files through terminal (#1051)
  • Jupyter Lab does not kill spawned workers and deallocate memory when shutdown is issued to Julia kernel (#1067)
  • JupyterLab stopped working for Julia 1.9 (404 GETs) (#1078)
  • Debug by cell option for IJulia (#1087)
  • Kernel exception: usage_request (#1091)
  • julia Current stable release: v1.10.3 (April 30, 2024) kernel fails to connect in IJulia jupyter (#1112)
  • LoadError: ZMQ.StateError("Can't assign requested address") (#1121)

Contributors

  • @JamesWrigley
JamesWrigley
Assets2
Loading
nilshg reacted with thumbs up emojieliascarv reacted with rocket emoji
2 people reacted

v1.28.1

02 Jun 11:51
0f7f9fd
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.28.1

Diff since v1.28.0

Merged pull requests:

Contributors

  • @JamesWrigley
JamesWrigley
Loading
eliascarv reacted with rocket emoji
1 person reacted

v1.28.0

01 Jun 11:57
774a2b9
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.28.0

Diff since v1.27.0

Merged pull requests:

Closed issues:

  • Jupyter notebook does not open in Ubuntu14.04 VM VirtualBox (#439)
  • Is there a way to turn off auto-indent while typing? (#454)
  • Overflow of tab completion tips in Jupyter Lab (#646)
  • Delete methods from the method table when deleted from an IJulia cell (#812)
  • BoundsError not thrown in threaded loop in Jupyter noteboot but in REPL (#849)
  • Julia hangs when using Jupyter notebook and DataFrames (#886)
  • Cannot Install Jupyter (#893)
  • IJulia and Project.toml (#925)
  • Inclusion of Manifest.toml can lead to dead kernel (#931)
  • IJulia not precompling within the process that jupyter launches (#950)
  • IJulia is VERY SLOW after loading several packages (#954)
  • Don't install kernel by referencing specific kernel.jl file (#983)
  • Stack traces on 1.6 don't use colors (#1003)
  • Code sharing with VS Code Jupyter Notebook implementation (#1012)
  • Add kernel to pre-existing conda Jupyter (#1023)
  • Errors in Base.show are silently ignored if fallback methods are available (#1041)
  • Julia kernel under Jupyterlab 3.2.8 hangs (#1054)
  • Warn or error for Invalid kernel names (#1055)
  • Specify an environment containing IJuliaonly when started via kernel (#1059)
  • IJulia kernel continues to execute subsequent cells after encountering a failed code cell (#1069)
  • Extra thread when using IJulia (#1072)
  • [Feature Request] Capture also input in numbered prompt. (#1084)
  • Cant connect to kernel after running jupterlab(detach=true) (#1088)
  • Support parsing of comma separated packages in] add (#1095)
  • Use--project=@. by default (again?) (#1123)
  • "--project=@." in argv in Julia kernelspecs is a bug (#1152)
  • Julia version information is improperly appended to customspecname (#1154)

Contributors

  • @goerz
  • @JamesWrigley
  • @guspan-tanadi
goerz, JamesWrigley, and guspan-tanadi
Loading
eliascarv reacted with rocket emoji
1 person reacted

v1.27.0

01 Apr 12:22
8fcfd91
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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 usingclear_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 onusing? (#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 onflush in a threaded run. (#1148)

Contributors

  • @yuyichao
  • @JamesWrigley
  • @abhro
  • @halleysfifthinc
  • @LilithHafner
yuyichao, JamesWrigley, and 3 other contributors
Loading
eliascarv reacted with rocket emoji
1 person reacted

v1.26.0

05 Nov 20:29
6c71651
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.26.0

Diff since v1.25.0

Merged pull requests:

Closed issues:

  • Autocompletion onDict{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 withIJulia.notebook (#1105)
  • Broken display ofAbstractStrings when preferred MIME typeistextmime (#1113)
  • Pkg REPL mode broken in 1.11-rc4 (#1119)

Contributors

  • @ViralBShah
  • @giordano
  • @stevengj
  • @baggepinnen
  • @jakobjpeters
ViralBShah, giordano, and 3 other contributors
Loading
felipeacsi reacted with thumbs up emojieliascarv reacted with rocket emoji
2 people reacted

v1.25.0

26 Jun 12:58
af0a1f8
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.25.0

Diff since v1.24.2

Merged pull requests:

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)

Contributors

  • @fingolfin
  • @stevengj
  • @hyrodium
  • @fredrikekre
  • @MasonProtter
fingolfin, stevengj, and 3 other contributors
Loading
felipeacsi reacted with thumbs up emoji
1 person reacted

v1.24.2

02 Jun 17:41
4bd9215
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.24.2

Diff since v1.24.1

Closed issues:

  • Not seeing any output after running plotly() with julia 1.9 (#1073)

Merged pull requests:

Contributors

  • @stevengj
stevengj
Loading
eliascarv reacted with rocket emoji
1 person reacted

v1.24.1

02 Jun 17:13
a9ac21b
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.24.1

Diff since v1.24.0

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)
  • WhenIJULIA_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:

Contributors

  • @stevengj
  • @hyrodium
  • @jd-foster
stevengj, hyrodium, and jd-foster
Loading
eliascarv reacted with rocket emoji
1 person reacted

v1.24.0

20 Dec 22:13
514c0cd
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.24.0

Diff since v1.23.3

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:

Contributors

  • @BoZenKhaa
  • @jks-liu
  • @raphbacher
  • @steff456
  • @error
BoZenKhaa, jks-liu, and 3 other contributors
Loading
eliascarv, sosiristseng, and fortunewalla reacted with rocket emoji
3 people reacted

v1.23.3

11 Apr 14:26
5ad43a3
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

IJulia v1.23.3

Diff since v1.23.2

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:

Contributors

  • @bluesmoon
  • @stevengj
  • @lamorton
bluesmoon, stevengj, and lamorton
Loading
adelarsq and PaulSoderlind reacted with heart emoji
2 people reacted
Previous13456
Previous

[8]ページ先頭

©2009-2025 Movatter.jp