Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(notebook): update readme and standalone quickstart doc, notebooks #1842

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Feb 15, 2023

Description

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut added doc 📄 Improvements or additions to documentation example 🚕 labels Feb 15, 2023
@tianweidut tianweidut added this to the v0.4.0 milestone Feb 15, 2023
@tianweidut tianweidut self-assigned this Feb 15, 2023
@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Merging #1842 (2a0381b) into main (28a4741) will increase coverage by 8.10%.
The diff coverage is n/a.

❗ Current head 2a0381b differs from pull request most recent head 1f342fb. Consider uploading reports for the commit 1f342fb to get more accurate results

@@             Coverage Diff              @@
##               main    #1842      +/-   ##
============================================
+ Coverage     82.10%   90.21%   +8.10%     
============================================
  Files           360       79     -281     
  Lines         19248     9643    -9605     
  Branches       1067        0    -1067     
============================================
- Hits          15803     8699    -7104     
+ Misses         2995      944    -2051     
+ Partials        450        0     -450     
Flag Coverage Δ
controller ?
standalone 90.21% <ø> (ø)
unittests 90.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ai/starwhale/mlops/datastore/ColumnTypeObject.java
...tarwhale/mlops/api/protocol/model/ModelInfoVo.java
.../mlops/domain/dataset/upload/HotDatasetHolder.java
.../mlops/domain/dataset/po/DatasetVersionEntity.java
...lops/datastore/parquet/SwParquetWriterBuilder.java
.../ai/starwhale/mlops/datastore/ColumnTypeTuple.java
...i/starwhale/mlops/domain/system/SystemVersion.java
...java/ai/starwhale/mlops/domain/job/JobService.java
...in/java/ai/starwhale/mlops/common/DockerImage.java
.../starwhale/mlops/api/protocol/user/UserRoleVo.java
... and 271 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tianweidut tianweidut force-pushed the doc/standalone-jupyter branch 2 times, most recently from 90ef630 to ff215b6 Compare February 16, 2023 06:06
@tianweidut tianweidut changed the title WIP:doc(notebook): add quickstart standalone jupyter notebook doc(notebook): add quickstart standalone jupyter notebook Feb 16, 2023
@tianweidut tianweidut force-pushed the doc/standalone-jupyter branch 4 times, most recently from cd72081 to 64605c4 Compare February 16, 2023 09:24
@tianweidut tianweidut changed the title doc(notebook): add quickstart standalone jupyter notebook doc(notebook): update readme and quickstart doc, notebooks Feb 16, 2023
@tianweidut tianweidut changed the title doc(notebook): update readme and quickstart doc, notebooks doc(notebook): update readme and standalone quickstart doc, notebooks Feb 16, 2023
@tianweidut tianweidut modified the milestones: v0.4.0, v0.4.1 Feb 17, 2023
@tianweidut tianweidut marked this pull request as ready for review February 17, 2023 02:54
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/docs/quickstart/standalone.md Show resolved Hide resolved
@tianweidut tianweidut force-pushed the doc/standalone-jupyter branch 2 times, most recently from 96e9421 to b027ba9 Compare February 17, 2023 07:19
Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jialeicui jialeicui merged commit 4c25b00 into star-whale:main Feb 17, 2023
@tianweidut tianweidut deleted the doc/standalone-jupyter branch April 14, 2023 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc 📄 Improvements or additions to documentation example 🚕
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants