You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<liv-for="file in gh":key="file.name"><a@click="request(file.url)">{{ file.name }}</a></li>
19
19
</ul>
20
20
</template>
21
+
<h3>Import from client libraries (Python and R)</h3>
22
+
<p>
23
+
You can also import processes generated by the Python and R client.<br />
24
+
Please read the chapter "<ahref="https://openeo.org/documentation/1.0/cookbook/#output-process-as-json"target="_blank">Output: Process as JSON</a>" in the openEO cookbook.<br />
25
+
After storing the JSON file to your computer, you can upload the JSON file above.
0 commit comments