We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f892757 commit 9a4b8bfCopy full SHA for 9a4b8bf
1 file changed
examples/03_projects.ipynb
@@ -22,14 +22,10 @@
22
"nbformat": 4,
23
"cells": [
24
{
25
- "id": "a561c6a3-366a-4ef2-8acd-3eae49ad629d",
26
- "cell_type": "code",
+ "id": "1db9d8bc-6de0-47dc-90f3-400e395bc3e2",
+ "cell_type": "markdown",
27
"source": "# Mergin Maps Projects Management",
28
- "metadata": {
29
- "trusted": true
30
- },
31
- "outputs": [],
32
- "execution_count": null
+ "metadata": {}
33
},
34
35
"id": "8c4330a7-a7ad-441d-9f2d-16d5e0dfc8f7",
@@ -140,7 +136,7 @@
140
136
141
137
"id": "63fb44be-319b-407c-ad25-027804bae96d",
142
138
"cell_type": "code",
143
- "source": "client.project_status('/tmp/demo-prague/prague-demo')",
139
+ "source": "client.project_versions(project_path='{workspace}/prague-demo'.format(workspace=WORKSPACE)) ",
144
"metadata": {
145
"trusted": true
146
0 commit comments