jupyterlab_server
A set of server components for JupyterLab and JupyterLab like applications
파일 탐색기
최종 버전 다운로드 (.zip)- codeql-config.yml
- codeql-analysis.yml
- downstream.yml
- enforce-label.yml
- fix-license-header.yml
- prep-release.yml
- publish-changelog.yml
- publish-release.yml
- tests.yml
- dependabot.yml
- app.rst
- config.rst
- handlers.rst
- index.rst
- process.rst
- rest.rst
- spec.rst
- conf.py
- index.rst
- make.bat
- Makefile
- 403.html
- error.html
- index.html
- overrides.json
- themes.json
- commands.json
- package.json.orig
- plugin.json
- plugin.json
- plugin.json
- foo-2c26.jupyterlab-workspace
- foo-92dd.jupyterlab-workspace
- __init__.py
- __main__.py
- _version.py
- app.py
- config.py
- handlers.py
- licenses_app.py
- licenses_handler.py
- listings_handler.py
- process.py
- process_app.py
- py.typed
- pytest_plugin.py
- rest-api.yml
- server.py
- settings_handler.py
- settings_utils.py
- spec.py
- test_utils.py
- themes_handler.py
- translation_utils.py
- translations_handler.py
- workspaces_app.py
- workspaces_handler.py
- jupyterlab.json
- jupyterlab.mo
- jupyterlab.po
- jupyterlab_some_package.json
- jupyterlab_some_package.mo
- jupyterlab_some_package.po
- __init__.py
- MANIFEST.in
- setup.py
- jupyterlab_some_package.json
- __init__.py
- MANIFEST.in
- setup.py
- __init__.py
- conftest.py
- test_config.py
- test_labapp.py
- test_licenses_api.py
- test_listings_api.py
- test_process.py
- test_settings_api.py
- test_themes_api.py
- test_translation_api.py
- test_translation_utils.py
- test_workspaces_api.py
- test_workspaces_app.py
- .git-blame-ignore-revs
- .gitignore
- .licenserc.yaml
- .pre-commit-config.yaml
- .readthedocs.yaml
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
- RELEASE.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/jupyterlab/jupyterlab_server
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd jupyterlab_server
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
