You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by PetroKostyuk <gi...@git.apache.org> on 2016/12/12 20:07:33 UTC

[GitHub] zeppelin pull request #1748: Option in the Zeppelin GUI to clear the output ...

GitHub user PetroKostyuk opened a pull request:

    https://github.com/apache/zeppelin/pull/1748

    Option in the Zeppelin GUI to clear the output in a specific note fro\u2026

    ### What is this PR for?
    It allowes user to clear notes input from menu. It resolves problem in issue 1503
    
    
    ### What type of PR is it?
    Feature
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1503
    
    ### How should this be tested?
    Clicking on new icon should clear output of all notes in given notebook
    
    ### Screenshots (if appropriate)
    ![screenshot from 2016-12-12 21-01-45](https://cloud.githubusercontent.com/assets/11884177/21114854/e0e0bafe-c0ae-11e6-8893-2c979283ffb3.png)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PetroKostyuk/zeppelin ZEPPELIN-1503

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1748.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1748
    
----
commit a5db929f21cf171ce2cb253f9d08a56a63a0e488
Author: Petro Kostyuk <ko...@fel.cvut.cz>
Date:   2016-12-12T19:55:38Z

    Option in the Zeppelin GUI to clear the output in a specific note from the main menu

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1748: Option in the Zeppelin GUI to clear the output in a sp...

Posted by PetroKostyuk <gi...@git.apache.org>.
Github user PetroKostyuk commented on the issue:

    https://github.com/apache/zeppelin/pull/1748
  
    ![screenshot from 2016-12-13 14-27-28](https://cloud.githubusercontent.com/assets/11884177/21142009/730d40be-c140-11e6-9d9e-9bf4613d2258.png)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1748: Option in the Zeppelin GUI to clear the output in a sp...

Posted by PetroKostyuk <gi...@git.apache.org>.
Github user PetroKostyuk commented on the issue:

    https://github.com/apache/zeppelin/pull/1748
  
    I tought it wold be enought to give it same icon as is used for clearing output in other places. Also,  there is tooltip 'clear notes output' on that button, as I have seen in other places in Zeppelin. Sorry i didn't put screenshot of tooltip, i couldn't hover mouse on it same time as selecting area of screenshoot by mouse. But if you have some other idea how to make it clear, I'm opened for suggestions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1748: Option in the Zeppelin GUI to clear the output in a sp...

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/zeppelin/pull/1748
  
    thanks for the contribution. since this is the notebook menu, it might not be very clear what that icon means or what that "button" does (for example, is it for erasing the notebook? deleting the notebook?) Do you think there is some ways or other places for this?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #1748: Option in the Zeppelin GUI to clear the output ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zeppelin/pull/1748


---