jupyterlab_voyager:JupyterLab扩展使用Voyager可视化数据

时间:2024-06-03 10:33:28
【文件属性】:

文件名称:jupyterlab_voyager:JupyterLab扩展使用Voyager可视化数据

文件大小:1001KB

文件格式:ZIP

更新时间:2024-06-03 10:33:28

vega jupyterlab jupyterlab-extension TypeScript

jupyterlab_voyager 一个JupyterLab MIME渲染器扩展,用于在查看CSV和JSON数据。 先决条件 JupyterLab 安装 jupyter labextension install jupyterlab_voyager 您还可以将其与Docker基本映像一起使用: FROM jupyter/minimal-notebook RUN jupyter labextension install jupyterlab_voyager CMD start.sh jupyter lab 然后右键单击任何csv , tsv或json文件,单击“使用...打开”,然后单击“旅行者”。 如果在安装过程中遇到"FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memo


【文件预览】:
jupyterlab_voyager-master
----.travis.yml(618B)
----style()
--------Images()
--------variables.css(592B)
--------index.css(2KB)
----tutorial()
--------tutorial.md(3KB)
----paper()
--------paper.md(3KB)
--------paper.bib(2KB)
----package.json(2KB)
----screen-shot.png(866KB)
----cypress()
--------support()
--------integration()
----Dockerfile(321B)
----test.Dockerfile(115B)
----LICENSE(1KB)
----src()
--------voyagerpanel.ts(25KB)
--------tutorial.ts(824B)
--------lib.d.ts(57B)
--------index.ts(26KB)
----tsconfig.json(352B)
----requirements.txt(51B)
----postBuild(98B)
----docker-compose.yml(515B)
----.gitignore(181B)
----test_data()
--------data.csv(679KB)
--------cars.json(98KB)
----jupyter_notebook_config.py(53B)
----.dockerignore(157B)
----cypress.json(99B)
----README.md(3KB)
----yarn.lock(268KB)

网友评论