GitHub user karth295 opened a pull request: https://github.com/apache/zeppelin/pull/2751
[ZEPPELIN-3182] Support saving notebooks to Google Cloud Storage Same as #2738 , but targeted toward `branch-0.8` You can merge this pull request into a Git repository by running: $ git pull https://github.com/karth295/zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2751.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 #2751 ---- commit 8dc819ee4a322d3616f82f6c720eac221fc32ea0 Author: Karthik Palaniappan <karthikpal@...> Date: 2018-01-29T03:10:40Z Unify logic to clear notebook runtime state on load from storage commit 1b6d277fc424f69c9f4c615edf19d157fa263c9a Author: Karthik Palaniappan <karthikpal@...> Date: 2018-01-29T03:21:34Z [ZEPPELIN-3182] Support saving notebooks to Google Cloud Storage ---- ---