feat: support changing public path when start
Showing
frontend/packages/core/build.d.ts
0 → 100644
numpy == 1.16.6; python_version < "3.0" | numpy | ||
numpy ; python_version >= "3.0" | requests | ||
recommonmark >= 0.6.0 | |||
scipy == 1.2.3; python_version < "3.0" | scipy == 1.2.3; python_version < "3.0" | ||
scipy >= 1.4.1; python_version >= "3.0" | scipy >= 1.4.1; python_version >= "3.0" | ||
Sphinx == 1.8.5; python_version < "3.0" | |||
Sphinx >= 2.4.4; python_version >= "3.0" | |||
sphinx-rtd-theme >= 0.4.3 | |||
flake8 >= 3.7.9 | flake8 >= 3.7.9 | ||
Pillow == 6.2.2; python_version < "3.0" | Pillow == 6.2.2; python_version < "3.0" | ||
Pillow >= 7.0.0; python_version >= "3.0" | Pillow >= 7.0.0; python_version >= "3.0" | ||
... | ... |
visualdl/server/template.py
0 → 100644
想要评论请 注册 或 登录