Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-693. Sync the status of notebook on workbench web#482

Closed
kobe860219 wants to merge 6 commits intoapache:masterfrom
kobe860219:SUBMARINE-693
Closed

SUBMARINE-693. Sync the status of notebook on workbench web#482
kobe860219 wants to merge 6 commits intoapache:masterfrom
kobe860219:SUBMARINE-693

Conversation

@kobe860219
Copy link
Copy Markdown
Contributor

@kobe860219 kobe860219 commented Dec 24, 2020

What is this PR for?

This improvement make workbench web could sync status of notebooks. It's make UI more friendly for users.
The pr is related of SUBMARINE-675

What type of PR is it?

[Improvement]

Todos

  • - Task

What is the Jira issue?

SUBMARINE-693

How should this be tested?

Travis CI

Screenshots (if appropriate)

Sync status of notebook on web

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@kobe860219
Copy link
Copy Markdown
Contributor Author

@lowc1012 Please help review this PR. Thanks !

return this.poller;
}

private iterate() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please adjust indents to the same format.

Copy link
Copy Markdown
Member

@jiwq jiwq left a comment

Choose a reason for hiding this comment

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

Should format the new code to keep the same code style.

public getPoller() {
return this.poller;
}
} No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Need newline at end of file.

@kobe860219 kobe860219 requested review from jiwq and lowc1012 December 28, 2020 05:46
@jiwq
Copy link
Copy Markdown
Member

jiwq commented Jan 2, 2021

+1 Thanks @kobe860219 for the contribution and @lowc1012 for the review.

@asfgit asfgit closed this in 2aaecb8 Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants