You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/04/21 05:22:33 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3741: [ZEPPELIN-4759]. Paragraph refreshing make the other paragraph shaking

zjffdu opened a new pull request #3741:
URL: https://github.com/apache/zeppelin/pull/3741


   ### What is this PR for?
   A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - https://zeppelin.apache.org/contribution/contributions.html
   
   
   ### What type of PR is it?
   [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
   * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533]
   
   ### How should this be tested?
   * First time? Setup Travis CI as described on https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed behavior
   * Outline any manual steps to test the PR here.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu commented on issue #3741: [ZEPPELIN-4759] Paragraph refreshing make the other paragraph shaking

Posted by GitBox <gi...@apache.org>.
zjffdu commented on issue #3741:
URL: https://github.com/apache/zeppelin/pull/3741#issuecomment-617218608


   @epugh This is only to fix the issue happens in flink interpreter where I refresh paragraph when new data is coming from flink stream. I don't think it would fix the collaboration scenario you mentioned. Maybe you can create a ticket, we can fix it in other PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] epugh commented on issue #3741: [ZEPPELIN-4759] Paragraph refreshing make the other paragraph shaking

Posted by GitBox <gi...@apache.org>.
epugh commented on issue #3741:
URL: https://github.com/apache/zeppelin/pull/3741#issuecomment-617190277


   This is a great fix, I find it very disjointing when I edit a notebook with someone else, and the repainting of the screen when they make a change on their end is very jarring!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org