Aucune description

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

README.md

JupyterLab

JupyterLab 二次开发项目

开发

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