Uma created ZEPPELIN-3812: ----------------------------- Summary: Create Notebook on Dynamic Location (S3) Key: ZEPPELIN-3812 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3812 Project: Zeppelin Issue Type: Improvement Components: Core Affects Versions: 0.8.0 Reporter: Uma
Is it possible to add a parameter to POST method(Create Notebook) to hold the location information about where to store the notebook on S3. { "name": "name of new note", {color:#FF0000}"location":"myfolder", {color} "paragraphs": [ { "title": "paragraph title1", "text": "paragraph text1" } ] } -- This message was sent by Atlassian JIRA (v7.6.3#76005)