jupyterlab-variableInspector:Jupyterlab的Variable Inspector扩展

时间:2021-04-29 18:20:20
【文件属性】:
文件名称:jupyterlab-variableInspector:Jupyterlab的Variable Inspector扩展
文件大小:1.21MB
文件格式:ZIP
更新时间:2021-04-29 18:20:20
jupyterlab jupyterlab-extension variable-inspector jupyterlab-variableinspector TypeScript jupyterlab_variableinspector Jupyterlab扩展,显示当前使用的变量及其值。 欢迎以任何形式捐款! 特征 允许检查控制台和笔记本电脑的变量。 允许在数据网格查看器中检查矩阵。 这可能不适用于大型矩阵。 允许对Jupyter小部件进行内联和交互式检查。 支持的语言 此扩展程序目前以python为主要语言,但也支持以下具有不同级别功能完整性的语言 R 通过scala 这个怎么运作 为了允许进行变量检查,首先显示的所有内容都需要从内核发送到前端。 因此,使用datagrid查看器打开大数据框会大大增加占用的内存,并显着降低浏览器的速度。 使用风险自负。 要求 JupyterLab> = 3.0 python功能要求 pandas和numpy才能进行矩阵检查。 pyspark提供火花支持。 tensorflow和keras允许检查tf对象。 PyT
【文件预览】:
jupyterlab-variableInspector-master
----MANIFEST.in(463B)
----style()
--------index.css(1KB)
--------base.css(0B)
--------index.js(21B)
----.github()
--------workflows()
----early_demo.gif(960KB)
----yarn.lock(177KB)
----binder()
--------postBuild(1KB)
--------environment.yml(558B)
----.eslintrc.js(905B)
----.prettierignore(52B)
----src()
--------LICENCE.md(2KB)
--------index.ts(10KB)
--------inspectorscripts.ts(12KB)
--------handler.ts(11KB)
--------variableinspector.ts(8KB)
--------kernelconnector.ts(3KB)
--------manager.ts(2KB)
----ipywidgets.png(223KB)
----install.json(227B)
----tsconfig.json(555B)
----LICENSE(1KB)
----.prettierrc(26B)
----setup.py(2KB)
----README.md(4KB)
----.gitignore(1KB)
----pyproject.toml(157B)
----lckr_jupyterlab_variableinspector()
--------_version.py(459B)
--------__init__.py(326B)
----.eslintignore(43B)
----package.json(3KB)

网友评论