A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/reznikmm/jupyter below:

reznikmm/jupyter: Jupyter Client API in Ada

Jupyter Kernel and Client API in Ada

This is repositoru contains Jupyter Client API binding and Ada Kernel written in Ada.

Download the latest release and 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
alr get --build jupyter_kernel
cd jupyter_kernel*
JUPYTER_PATH=$PWD jupyter-notebook --debug

Unpack source and run make.

It depends on

For now the Ada Kernel runs on Linux and Mac OS X (not tested) only, because it uses dlopen to load shared libraries.

Run make to build the library and examples. Then run jupyter-notebook:

JUPYTER_PATH=$PWD jupyter-notebook --debug

Now you can open a notebook file, for example tests/Hello_Ada.ipynb. If you are going to use alr make sure to build projects as shared libraries.

@MaximReznik.

Feel free to dive in! Open an issue or submit PRs.

MIT © Maxim Reznik


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4