UNPKG

jupyterlab-emrys

Version:

A computational environment for Jupyter. Powered by Emrys

8 lines (7 loc) 253 B
// Copyright (c) Jupyter Development Team. // Distributed under the terms of the Modified BSD License. "use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } __export(require('./notebook/index'));