[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1ambda/jupyter-catalog

Repository files navigation

jupyter-catalog

Build Status

A service for sharing jupyter notebooks with

  • Fine-grained ACL
  • Detailed Audit
  • Awesome Search and Curation
  • Delightful Commenting and Discussions
  • Automatic Versioning
  • Parameterizing and Scheduling Notebooks

Architecture

                                                                     (EFS, S3, GCS)
                                                                   +----------------+
                                                                   |  Persistence   |
                                                                   +----------------+
+--------------+                 +---------------+                 +----------------+
|              |    HTTP/JSON    |               |                 |                |
|              +---------------->+               |  gRPC/ProtoBuf  |                |
|  catalog-ui  |                 |  catalog-api  +<--------------->+  notebook-api  |
|              +<--------------->+               |    Display      |                |
|              |    WEBSOCKET    |               |    Schedule     |                |
+--------------+                 +---------------+                 +----------------+
                        
                       +---------+  +---------+  +---------------+
                       |         |  |         |  |               |
                       |  Redis  |  |  MySQL  |  | ElasticSearch |
                       |         |  |         |  |               |
                       +---------+  +---------+  +---------------+
                          Cache         Meta          Search 
                          

(generated by asciiflow)

Supported Persistence

Available Notebook Repository Layers

  • File System (NFS, EFS, ...)
  • S3
  • GCS

Credits

Gopher logo from ashleymcnamara/gophers

Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

About

Jupyter Notebook Catalog on Kubernetes 😎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published