UNPKG

@jupyterlite/xeus-python-kernel

Version:

A Python kernel for JupyterLite, powered by Xeus

4 lines (3 loc) 142 B
import { JupyterLiteServerPlugin } from '@jupyterlite/server'; declare const plugins: JupyterLiteServerPlugin<any>[]; export default plugins;