UNPKG

jupyter-vuetify

Version:

Jupyter widgets based on vuetify UI components

8 lines (6 loc) 216 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";