|
пре 4 година | |
---|---|---|
.. | ||
src | пре 4 година | |
style | пре 4 година | |
.gitignore | пре 4 година | |
Example.ipynb | пре 4 година | |
README.md | пре 4 година | |
package.json | пре 4 година | |
tsconfig.json | пре 4 година |
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