|
vor 4 Jahren | |
---|---|---|
.. | ||
src | vor 4 Jahren | |
style | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
Example.ipynb | vor 4 Jahren | |
README.md | vor 4 Jahren | |
package.json | vor 4 Jahren | |
tsconfig.json | vor 4 Jahren |
A JupyterLab extension for rendering table files.
jupyter labextension install fdtmime
For a development install (requires npm version 4 or later), do the following in the repository directory:
npm install
jupyter labextension link .
To rebuild the package and the JupyterLab app:
npm run build
jupyter lab build