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 following 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

Copyright (c) 2017 Michael E. Cotterell and the University of Georgia. 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.14.tar.gz (7.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for scalation_kernel-1.1.14.tar.gz
Algorithm Hash digest
SHA256 ac205f84614e5ed48158ea305084cdff73f41f6103decdde3b4662f17d28d5b4
MD5 f51a8589ed137e57c6707075ba6cfbb5
BLAKE2b-256 03c4e6eeb768aa28dfe595df2e09192f0eb96624e904f8703442211ad76b9281

See more details on using hashes here.

Supported by

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