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/02/18 03:39:34 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3655: [ZEPPELIN-4620]. Exported note json is not pretty print

zjffdu opened a new pull request #3655: [ZEPPELIN-4620]. Exported note json is not pretty print
URL: https://github.com/apache/zeppelin/pull/3655
 
 
   ### What is this PR for?
   The exported note (both zpln and ipynb) are not pretty print. This PR fix this is straightforward.
   For zpln, it is done in browser side, for ipynb it is done in server side because the conversion happens in server side. 
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4620
   
   ### How should this be tested?
   * Tested it manually
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [zeppelin] Leemoonsoo commented on issue #3655: [ZEPPELIN-4620]. Exported note json is not pretty print

Posted by GitBox <gi...@apache.org>.
Leemoonsoo commented on issue #3655: [ZEPPELIN-4620]. Exported note json is not pretty print
URL: https://github.com/apache/zeppelin/pull/3655#issuecomment-587608356
 
 
   LGTM

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [zeppelin] asfgit closed pull request #3655: [ZEPPELIN-4620]. Exported note json is not pretty print

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3655: [ZEPPELIN-4620]. Exported note json is not pretty print
URL: https://github.com/apache/zeppelin/pull/3655
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [zeppelin] zjffdu commented on issue #3655: [ZEPPELIN-4620]. Exported note json is not pretty print

Posted by GitBox <gi...@apache.org>.
zjffdu commented on issue #3655: [ZEPPELIN-4620]. Exported note json is not pretty print
URL: https://github.com/apache/zeppelin/pull/3655#issuecomment-589020462
 
 
   Thanks @Leemoonsoo  will merge it if no more comment

----------------------------------------------------------------
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


With regards,
Apache Git Services