Skip to main content

ScalaTion kernel for Jupyter

Project description

Overview

The Scalation Kernel project provides a lightweight Scala ScalaTion kernel for Jupyter notebooks. More information is available on the project page.

Installation

Installation requires a recent ScalaTion distribution (>= 1.3) from here. Once you have ScalaTion, make sure the SCALATION_JARS environment variable is set appropriately before continuing. This can be done individually, as seen here:

$ export SCALATION_JARS=/path/to/scalation_mathstat.jar
$ export SCALATION_JARS=/path/to/scalation_modeling.jar:$SCALATION_JARS

It can also be done with a single command if you know the path to the scalation_models directory:

$ export SCALATION_JARS=$(find /path/to/scalation_models/lib | grep .jar | paste -sd ":" -)

To install Scalation Kernel from PyPI, you can use the commands:

$ python3 -m pip install -U scalation_kernel
$ python3 -m scalation_kernel.install

More installation options are presented in the Installation Guide, including deployment options for Python virtual environments and Docker containers.

Using ScalaTion Kernel

The New menu in Jupyter should show an option to create a ScalaTion notebook using the installed kernel.

A User Guide is currently under development. A complete draft is planned for the next minor release. Until then, please see the collection of example notebooks for usage examples.

License

This software is free and open source under an MIT License. The content and opinions expressed on this Web page do not necessarily reflect the views of nor are they endorsed by the University of Georgia or the University System of Georgia.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scalation_kernel-1.1.12.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file scalation_kernel-1.1.12.tar.gz.

File metadata

File hashes

Hashes for scalation_kernel-1.1.12.tar.gz
Algorithm Hash digest
SHA256 a4a30d0b9a4aabb1f090dc25fdc0bfe44cc8ef742c52010c94af627d09da26f9
MD5 4a48e60a882da115ea86df5ce9ffe703
BLAKE2b-256 b61d423b8be5b13e2c0b35cb927cb15f010b787891a2918eb053846716cae45f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page