Github user jasonxh commented on the issue:
https://github.com/apache/zeppelin/pull/1286
Thanks @khalidhuseynov @jongyoul. Comments added.
---
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
GitHub user jasonxh opened a pull request:
https://github.com/apache/zeppelin/pull/1286
[ZEPPELIN-1294] Implement one-way sync for notebook repos
### What is this PR for?
Currently, if there are two notebook storages configured, the sync process
treats them equally and can pull
Github user jasonxh commented on the issue:
https://github.com/apache/zeppelin/pull/1059
@corneadoug good suggestion. i updated the pr to reuse the table when
possible.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
GitHub user jasonxh opened a pull request:
https://github.com/apache/zeppelin/pull/1059
Fix table cell selection problem on second run by properly destroying hot.
### What is this PR for?
* Fix table cell selection problem on second run by properly destroying hot.
* Also
Github user jasonxh commented on the issue:
https://github.com/apache/zeppelin/pull/973
@gauravkumar37 I noticed the same thing. There's some cleanup issue
regarding handsontable. I've reopened [ZEPPELIN-954] and I'm working on a fix.
---
If your project is set up
Github user jasonxh commented on the issue:
https://github.com/apache/zeppelin/pull/973
@corneadoug it's the same handle as github, jasonxh
---
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
Github user jasonxh commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/973
Thanks @corneadoug . I've updated the PR with your suggestions. I'll
remember to paste a code snippet next time. :)
---
If your project is set up for it, you can reply to this
GitHub user jasonxh opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/973
[ZEPPELIN-973, ZEPPELIN-954] Table rendering improvements
### What is this PR for?
This PR fixes a few minor issues from the recent introduction of
Handsontable for table rendering