Skip to content

Releases: reznikmm/jupyter

v1.0.1

04 May 11:33
Compare
Choose a tag to compare
  • Build the kernel for Mac OS X (for both x86_64 and ARM64)
  • Extension takes OS and arch into account when fetching the kernel
    from GitHub releases.
  • Update NPM packages

v1.0.0-pre

31 Dec 17:48
Compare
Choose a tag to compare

This is the first binary release of Jupyter kernel for Ada.
For now this is Linux x86_64 only. Unzip it in some directory.
Move kernel.json into $HOME/.local/share/jupyter/kernels/ada/kernel.json,
then edit it by replacing .bin with the directory where ada_kernel is.
You can also export JUPYTER_PATH to help IDE find kernel.json:

export JUPYTER_PATH=$HOME/.local/share/jupyter