kopia lustrzana https://github.com/jupyterhub/repo2docker
commit
358888c6a9
12
.gitpod.yml
12
.gitpod.yml
|
|
@ -1,12 +0,0 @@
|
||||||
tasks:
|
|
||||||
- init: |
|
|
||||||
pip3 install sphinx-autobuild
|
|
||||||
pip3 install -r dev-requirements.txt
|
|
||||||
pip3 install -r docs/requirements.txt
|
|
||||||
pip3 install -e .
|
|
||||||
command: |
|
|
||||||
sphinx-autobuild docs/source/ docs/_build/html/
|
|
||||||
name: Sphinx preview
|
|
||||||
|
|
||||||
ports:
|
|
||||||
- port: 8000
|
|
||||||
Ładowanie…
Reference in New Issue