IJulia.jl Versions Save

Julia kernel for Jupyter

v1.16.0

5 years ago

Respect environment variables XDG_DATA_HOME and JUPYTER_DATA_DIR during build (#796).

v1.15.2

5 years ago

Fix #794.

v1.15.1

5 years ago

Slight fix to handling of environment variables for jupyter subcommands (137aed4c98a4be788b6a73df2ef74c2667be5611).

v1.15.0

5 years ago

PR #791: Jupyter is no longer required for package installation (fixes #692). Also added jupyterlab() function to launch JupyterLab, and added an env keyword to installkernel to provide control over the kernel environment.

v1.14.1

5 years ago

Fix #776

v1.14.0

5 years ago

MIME fixes (#771, #773), store prefs in depot path (#760), fix IPython "magic" error reporting (#769).

v1.13.0

5 years ago

Custom MIME display (#755).

v1.12.0

5 years ago

Startup file (#745).

v1.11.1

5 years ago

Fix 0.7 deprecation in Interact code.

v1.11.0

5 years ago

Drop Julia 0.6 support, use the ZMQ 1.0 API (#729).