|
4 vuotta sitten | |
---|---|---|
.. | ||
src | 4 vuotta sitten | |
style | 4 vuotta sitten | |
.gitignore | 4 vuotta sitten | |
Example.ipynb | 4 vuotta sitten | |
README.md | 4 vuotta sitten | |
package.json | 4 vuotta sitten | |
tsconfig.json | 4 vuotta sitten |
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