UNPKG

jupyter-vuetify

Version:

Jupyter widgets based on vuetify UI components

6 lines 214 B
/** * public-path is necessary for the loading of fonts in jupyter notebook. This import does not * work in jupyer lab so it is imported in this separate file. */ import "./public-path"; export * from "./index";