Sin descripción

herj 195a298012 完善jupyterhub镜像构建 hace 2 años
builder 2be6f2eb9f [ci skip] New version hace 2 años
buildutils a272515aee 添加Docker镜像构建 hace 2 años
design d7a9358062 Fix a few more typos hace 4 años
dev_mode 6b4a77a893 去除pre-commit hace 2 años
docker_build 195a298012 完善jupyterhub镜像构建 hace 2 años
docker_jupyterhub 195a298012 完善jupyterhub镜像构建 hace 2 años
docs f0a6c4f6a7 Backport PR #12635: Add more explanation for internationalization (translation python package) (#12648) hace 2 años
galata 2be6f2eb9f [ci skip] New version hace 2 años
jupyter-config 678646cec1 enable jupyterlab to work as a classic notebook extension and fix handling of binder hace 4 años
jupyterlab 7746b1f158 完善构建流程 hace 2 años
packages 6b4a77a893 去除pre-commit hace 2 años
scripts cde0521528 [3.3.x] Run black (#12282) hace 3 años
sparkmagic @ 3bd0925675 a272515aee 添加Docker镜像构建 hace 2 años
testutils 2be6f2eb9f [ci skip] New version hace 2 años
typedoc-theme c3048d1dd1 Replaced ... with ellipses unicode character in .ts files (#10208) hace 3 años
.bumpversion.cfg af732d8125 [ci skip] Publish 3.4.3 hace 2 años
.cleanignore 2de04f2c37 implemented fallback arg for LabIcon.resolveX methods hace 5 años
.dockerignore 18f953fe43 Backport PR #10796 to 3.2.x: Add Galata in JupyterLab (#11179) hace 3 años
.eslintignore 18f953fe43 Backport PR #10796 to 3.2.x: Add Galata in JupyterLab (#11179) hace 3 años
.eslintrc.js e6fbbe2e6f 添加yili的新UI hace 2 años
.git-blame-ignore-revs 1d76e3c443 [3.3.x] Add git-blame-ignore-revs file (#12289) hace 3 años
.gitattributes 2a3bc70c04 Upgrade to yarn 1.5.1 hace 7 años
.gitignore 8630063321 Backport PR #10299: Add debugger variable renderer based on mime type (#11871) hace 3 años
.gitmodules a272515aee 添加Docker镜像构建 hace 2 años
.gitpod.yml 757a1c3a38 dont open in browser hace 4 años
.meeseeksdev.yml f2afcc5aad Add meessekdev bot config file hace 6 años
.pre-commit-config.yaml 6b4a77a893 去除pre-commit hace 2 años
.prettierignore 18f953fe43 Backport PR #10796 to 3.2.x: Add Galata in JupyterLab (#11179) hace 3 años
.prettierrc 4ee83bd2b2 Lint - updates from the new version of prettier. hace 4 años
.yarnrc b513457b01 Update lerna (#5262) hace 6 años
Dockerfile 195a298012 完善jupyterhub镜像构建 hace 2 años
LICENSE a272515aee 添加Docker镜像构建 hace 2 años
MANIFEST.in c12bea95c1 Backport PR #11388: Set default ui font to `system-ui` (#11927) hace 3 años
README.md 1d01a7e6f8 update readme hace 2 años
bdist_wheel.sh 81774cbab2 完善构建脚本 hace 2 años
clean.py cde0521528 [3.3.x] Run black (#12282) hace 3 años
conftest.py cde0521528 [3.3.x] Run black (#12282) hace 3 años
lerna.json b513457b01 Update lerna (#5262) hace 6 años
package.json a272515aee 添加Docker镜像构建 hace 2 años
postcss.config.js c617b40ce5 Backport PR #11552: postcss 8.4.0 breaks integrity 2 CI test (#11560) hace 3 años
pyproject.toml 7746b1f158 完善构建流程 hace 2 años
setup.cfg eaa0de0a68 Backport PR #12250: Open terminal in cwd from launcher (#12430) hace 3 años
setup.py 7746b1f158 完善构建流程 hace 2 años
tsconfig.eslint.json 18f953fe43 Backport PR #10796 to 3.2.x: Add Galata in JupyterLab (#11179) hace 3 años
tsconfigbase.json df0b0f7438 Turn on strict null checks (except for services) hace 5 años
tsconfigbase.test.json cdb5b99a88 Convert jest imports to typescript type references. hace 4 años
tsconfigdoc.json 6b4a77a893 去除pre-commit hace 2 años
typedoc.js 18f953fe43 Backport PR #10796 to 3.2.x: Add Galata in JupyterLab (#11179) hace 3 años
yarn.lock 7746b1f158 完善构建流程 hace 2 años

README.md

JupyterLab

JupyterLab 二次开发项目

开发

pip install -e .
jlpm install
jlpm build
jupyter lab --dev-mode --watch --no-browser