|
hace 4 años | |
---|---|---|
.. | ||
src | hace 4 años | |
style | hace 4 años | |
.gitignore | hace 4 años | |
Example.ipynb | hace 4 años | |
README.md | hace 4 años | |
package.json | hace 4 años | |
tsconfig.json | hace 4 años |
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