Skip to content

johnnyxcy/juppeta

Repository files navigation

juppeta

Juppeta: Rust implementation of Jupyter Kernel

Introduction

Juppeta is a Rust implementation of Jupyter Kernel. This is the root of the mono-repo project. The project is composed of the following crates:

  • juppeta: The main crate of the project. It contains the implementation of the Jupyter Kernel protocol. crates/juppeta
  • juppeta_python: A Python kernel for Jupyter based on juppeta, which could be an alternative of ipythonkernel. crates/juppeta_python

Installation

TODO

Usage

TODO

Contributing

TODO

License

Apache License 2.0

About

IPython implemented in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages