jupyterlab-clarity-mode

所属分类:编程语言基础
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-01-07 08:16:00
上 传 者sh-1993
说明:  JupyterLab的一种以文档为中心的整洁模式,使用基于活动的设计,
(A document-focused, decluttered mode of JupyterLab that uses activity-based design,)

文件列表:
.DS_Store (6148, 2019-09-30)
.travis.yml (1274, 2019-09-30)
clarity/ (0, 2019-09-30)
clarity/__init__.py (203, 2019-09-30)
clarity/app.py (1081, 2019-09-30)
clarity/handler.py (923, 2019-09-30)
clarity/static/ (0, 2019-09-30)
clarity/static/bundle.js (10378011, 2019-09-30)
clarity/templates/ (0, 2019-09-30)
clarity/templates/error.html (25, 2019-09-30)
clarity/templates/index.html (579, 2019-09-30)
clarity/templates/path.html (546, 2019-09-30)
etc/ (0, 2019-09-30)
etc/jupyter/ (0, 2019-09-30)
etc/jupyter/jupyter_server_config.d/ (0, 2019-09-30)
etc/jupyter/jupyter_server_config.d/clarity.json (82, 2019-09-30)
package-lock.json (227687, 2019-09-30)
package.json (1927, 2019-09-30)
scripts/ (0, 2019-09-30)
scripts/__pycache__/ (0, 2019-09-30)
scripts/__pycache__/test_sample.cpython-37-PYTEST.pyc (1293, 2019-09-30)
scripts/test_sample.py (101, 2019-09-30)
setup.py (321, 2019-09-30)
src/ (0, 2019-09-30)
src/header.ts (6107, 2019-09-30)
src/index.ts (2684, 2019-09-30)
src/toolbar.ts (514, 2019-09-30)
src/tsconfig.json (469, 2019-09-30)
src/widget.ts (9690, 2019-09-30)
styles/ (0, 2019-09-30)
styles/index.css (1169, 2019-09-30)
webpack.config.js (757, 2019-09-30)

# JupyterLab Clarity Mode Clarity mode is a single-notebook interface built with existing JupyterLab components. To install: 1. Clone this repository 2. Ensure you have installed jupyter-server (```pip install jupyter-server```) 3. Run ``` pip install -e . npm install npm run build jupyter clarity ``` 4. In the URL, enter /clarity/path + the path to a notebook, e.g. localhost:8888/clarity/path/mynotebook.ipynb

近期下载者

相关文件


收藏者