Skip to content

A set of server components for ElixirLab and ElixirLab like applications

License

Notifications You must be signed in to change notification settings

ElixirNote/elixirlabserver

Repository files navigation

logo
go from data to knowledge

codecov Build Status Documentation Status

Motivation

ElixirLab Server sits between ElixirLab and Elixir Server, and provides a set of REST API handlers and utilities that are used by ElixirLab. It is a separate project in order to accommodate creating JupyterLab-like applications from a more limited scope.

Install

pip install elixirlab-server

Usage

See the full documentation for ElixirNote Lab Server Docs.

Extending the Application

Subclass the LabServerApp and provide additional traits and handlers as appropriate for your application.

Contribution

Please see CONTRIBUTING.md for details.

About

A set of server components for ElixirLab and ElixirLab like applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published