Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 407 Bytes

JupyterKit

Swift framework and tool to launch and control Jupyter Notebooks.

Requirements

JupyterKit requires Swift 5.1 or later and has been tested both on macOS and Linux.

JupyterTool

JupyterTool is a command line tool for macOS and Linux that can list the running instances of Jupyter notebooks, inspect their properties and terminate them. It is powered by the JupyterKit framework.