UNPKG

323 BMarkdownView Raw
1# @jupyterlab/coreutils
2
3A JupyterLab package which provides utility functions that are widely used
4across many of the `@jupyterlab` packages. This includes (among other things)
5functions for manipulating paths, urls, and the notebook format.
6
7This package is intended for use within both Node.js and browser environments.