README.md
pyproject.toml
setup.py
scripts/sw-docker-entrypoint
starwhale/__init__.py
starwhale/__main__.py
starwhale/version.py
starwhale.egg-info/PKG-INFO
starwhale.egg-info/SOURCES.txt
starwhale.egg-info/dependency_links.txt
starwhale.egg-info/entry_points.txt
starwhale.egg-info/not-zip-safe
starwhale.egg-info/requires.txt
starwhale.egg-info/top_level.txt
starwhale/api/__init__.py
starwhale/api/dataset.py
starwhale/api/evaluation.py
starwhale/api/experiment.py
starwhale/api/job.py
starwhale/api/metric.py
starwhale/api/model.py
starwhale/api/service.py
starwhale/api/track.py
starwhale/api/_impl/__init__.py
starwhale/api/_impl/data_store.py
starwhale/api/_impl/evaluation.py
starwhale/api/_impl/experiment.py
starwhale/api/_impl/job.py
starwhale/api/_impl/metric.py
starwhale/api/_impl/model.py
starwhale/api/_impl/service.py
starwhale/api/_impl/wrapper.py
starwhale/api/_impl/dataset/__init__.py
starwhale/api/_impl/dataset/loader.py
starwhale/api/_impl/dataset/model.py
starwhale/api/_impl/dataset/builder/__init__.py
starwhale/api/_impl/dataset/builder/mapping_builder.py
starwhale/api/_impl/track/__init__.py
starwhale/api/_impl/track/base.py
starwhale/api/_impl/track/collector.py
starwhale/api/_impl/track/handler.py
starwhale/api/_impl/track/hooker.py
starwhale/api/_impl/track/syncer.py
starwhale/api/_impl/track/tracker.py
starwhale/base/__init__.py
starwhale/base/bundle.py
starwhale/base/bundle_copy.py
starwhale/base/cloud.py
starwhale/base/context.py
starwhale/base/mixin.py
starwhale/base/package.py
starwhale/base/store.py
starwhale/base/tag.py
starwhale/base/type.py
starwhale/base/view.py
starwhale/base/blob/__init__.py
starwhale/base/blob/file.py
starwhale/base/blob/store.py
starwhale/base/scheduler/__init__.py
starwhale/base/scheduler/dag.py
starwhale/base/scheduler/step.py
starwhale/base/scheduler/task.py
starwhale/base/uri/__init__.py
starwhale/base/uri/exceptions.py
starwhale/base/uri/instance.py
starwhale/base/uri/project.py
starwhale/base/uri/resource.py
starwhale/cli/__init__.py
starwhale/cli/completion.py
starwhale/cli/config.py
starwhale/cli/mngt.py
starwhale/cli/assistance/__init__.py
starwhale/cli/assistance/broker.py
starwhale/cli/assistance/cli.py
starwhale/cli/assistance/common.py
starwhale/cli/assistance/host.py
starwhale/cli/assistance/remote.py
starwhale/cli/board/__init__.py
starwhale/cli/board/board.py
starwhale/cli/board/project_tree.py
starwhale/cli/board/widgets.py
starwhale/consts/__init__.py
starwhale/consts/env.py
starwhale/core/__init__.py
starwhale/core/dataset/__init__.py
starwhale/core/dataset/cli.py
starwhale/core/dataset/copy.py
starwhale/core/dataset/model.py
starwhale/core/dataset/store.py
starwhale/core/dataset/tabular.py
starwhale/core/dataset/type.py
starwhale/core/dataset/view.py
starwhale/core/instance/__init__.py
starwhale/core/instance/cli.py
starwhale/core/instance/view.py
starwhale/core/job/__init__.py
starwhale/core/job/cli.py
starwhale/core/job/model.py
starwhale/core/job/store.py
starwhale/core/job/view.py
starwhale/core/model/__init__.py
starwhale/core/model/cli.py
starwhale/core/model/copy.py
starwhale/core/model/model.py
starwhale/core/model/store.py
starwhale/core/model/view.py
starwhale/core/project/__init__.py
starwhale/core/project/cli.py
starwhale/core/project/model.py
starwhale/core/project/view.py
starwhale/core/runtime/__init__.py
starwhale/core/runtime/cli.py
starwhale/core/runtime/model.py
starwhale/core/runtime/process.py
starwhale/core/runtime/store.py
starwhale/core/runtime/view.py
starwhale/core/runtime/template/Dockerfile.tmpl
starwhale/core/track/__init__.py
starwhale/integrations/__init__.py
starwhale/integrations/pytorch/__init__.py
starwhale/integrations/pytorch/common.py
starwhale/integrations/pytorch/dataset.py
starwhale/integrations/tensorflow/__init__.py
starwhale/integrations/tensorflow/dataset.py
starwhale/mngt/__init__.py
starwhale/utils/__init__.py
starwhale/utils/cli.py
starwhale/utils/config.py
starwhale/utils/console.py
starwhale/utils/debug.py
starwhale/utils/dict_util.py
starwhale/utils/docker.py
starwhale/utils/error.py
starwhale/utils/fs.py
starwhale/utils/http.py
starwhale/utils/load.py
starwhale/utils/log.py
starwhale/utils/process.py
starwhale/utils/progress.py
starwhale/utils/retry.py
starwhale/utils/venv.py
starwhale/utils/venv_pack.py
starwhale/web/__init__.py
starwhale/web/data_store.py
starwhale/web/panel.py
starwhale/web/project.py
starwhale/web/response.py
starwhale/web/server.py
starwhale/web/system.py
starwhale/web/user.py
starwhale/web/ui/favicon.ico
starwhale/web/ui/favicon_white.ico
starwhale/web/ui/iconfont.js
starwhale/web/ui/index.html
starwhale/web/ui/manifest.json
starwhale/web/ui/robots.txt
starwhale/web/ui/assets/BlockLabel.7cf2bb48.js
starwhale/web/ui/assets/CarouselItem.svelte_svelte_type_style_lang.6998097b.js
starwhale/web/ui/assets/Column.88200c6a.js
starwhale/web/ui/assets/File.0100edd9.js
starwhale/web/ui/assets/Image.933d4d7f.js
starwhale/web/ui/assets/Image2.9b65d469.js
starwhale/web/ui/assets/JobDAG.309177b6.css
starwhale/web/ui/assets/JobDAG.efbddf75.js
starwhale/web/ui/assets/Model3D.01b22dab.js
starwhale/web/ui/assets/ModifyUpload.1df2364d.js
starwhale/web/ui/assets/RobotoMono-Regular.5c4ca672.ttf
starwhale/web/ui/assets/Tabs.80adea10.js
starwhale/web/ui/assets/Upload.a3e5933e.js
starwhale/web/ui/assets/Webcam.6b1859d4.js
starwhale/web/ui/assets/_commonjs-dynamic-modules.30ae7933.js
starwhale/web/ui/assets/_commonjsHelpers.38432da5.js
starwhale/web/ui/assets/account2.668f906e.svg
starwhale/web/ui/assets/bg-1920x1080.8b0d8feb.jpg
starwhale/web/ui/assets/bg-2560x1440.c97cffa5.jpg
starwhale/web/ui/assets/bg-3840x2160.f974f4b1.jpg
starwhale/web/ui/assets/color.442ace62.js
starwhale/web/ui/assets/csv.61a85bcd.js
starwhale/web/ui/assets/dsv.396f62d0.js
starwhale/web/ui/assets/empty-chart.1e62901a.svg
starwhale/web/ui/assets/empty.f3091520.svg
starwhale/web/ui/assets/google.9d1a8b2b.svg
starwhale/web/ui/assets/iconfont.0c0d61e9.woff
starwhale/web/ui/assets/iconfont.10b728e8.ttf
starwhale/web/ui/assets/iconfont.291c59a9.woff2
starwhale/web/ui/assets/index.630b4be1.css
starwhale/web/ui/assets/index.8cda9381.js
starwhale/web/ui/assets/index.b476d435.js
starwhale/web/ui/assets/index.ec2afa6c.js
starwhale/web/ui/assets/index10.9415d11b.js
starwhale/web/ui/assets/index11.c9107931.js
starwhale/web/ui/assets/index12.fa363b95.js
starwhale/web/ui/assets/index13.d6592190.js
starwhale/web/ui/assets/index14.91fce8fe.js
starwhale/web/ui/assets/index15.6960a45c.js
starwhale/web/ui/assets/index16.ae914e64.js
starwhale/web/ui/assets/index17.b8a60487.js
starwhale/web/ui/assets/index18.dddda494.js
starwhale/web/ui/assets/index19.eb728481.js
starwhale/web/ui/assets/index2.57260875.js
starwhale/web/ui/assets/index20.cbdef65f.js
starwhale/web/ui/assets/index21.e75431a3.js
starwhale/web/ui/assets/index22.5c60a676.js
starwhale/web/ui/assets/index23.3ba85a83.js
starwhale/web/ui/assets/index24.595b45b3.js
starwhale/web/ui/assets/index25.bd577829.js
starwhale/web/ui/assets/index26.c1089630.js
starwhale/web/ui/assets/index27.f4995537.js
starwhale/web/ui/assets/index28.45aca452.js
starwhale/web/ui/assets/index29.7d1fbb98.js
starwhale/web/ui/assets/index3.db1bf231.js
starwhale/web/ui/assets/index30.db871586.js
starwhale/web/ui/assets/index31.34f8fb28.js
starwhale/web/ui/assets/index32.df31237d.js
starwhale/web/ui/assets/index33.4967db91.js
starwhale/web/ui/assets/index34.d03c7350.js
starwhale/web/ui/assets/index35.b17ffd34.js
starwhale/web/ui/assets/index36.7fa3734c.js
starwhale/web/ui/assets/index37.03d6a012.js
starwhale/web/ui/assets/index38.0d735f4c.js
starwhale/web/ui/assets/index39.7c1f479e.js
starwhale/web/ui/assets/index4.5f0ad4aa.js
starwhale/web/ui/assets/index5.48239f31.js
starwhale/web/ui/assets/index6.45d538b3.js
starwhale/web/ui/assets/index7.38d68a0b.js
starwhale/web/ui/assets/index8.081cb150.js
starwhale/web/ui/assets/index9.27f2869e.js
starwhale/web/ui/assets/invalid-file.82d62dec.svg
starwhale/web/ui/assets/left-shadow.e0fdfe32.png
starwhale/web/ui/assets/left.8c88a49a.svg
starwhale/web/ui/assets/linear.80285bdf.js
starwhale/web/ui/assets/logo_normal_en_blue.18b013e7.png
starwhale/web/ui/assets/logo_normal_en_gray.163de1a0.svg
starwhale/web/ui/assets/logo_normal_en_white.ec11283c.svg
starwhale/web/ui/assets/logo_small_en_white.782559aa.svg
starwhale/web/ui/assets/module.554fb39c.js
starwhale/web/ui/assets/module2.c313c5e8.js
starwhale/web/ui/assets/module3.9dea3bf0.js
starwhale/web/ui/assets/project.863f66b0.svg
starwhale/web/ui/assets/right-shadow.58dd9abc.png
starwhale/web/ui/assets/right.aefe3c24.svg
starwhale/web/ui/assets/search-empty.13cbde15.svg
starwhale/web/ui/assets/setting.6d098443.svg
starwhale/web/ui/assets/utils.eaa949ca.js
starwhale/web/ui/assets/web-vitals.d62816c8.js
starwhale/web/ui/assets/wechat.cffee157.svg