We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69476b9 + 8c506bb commit 239f3bdCopy full SHA for 239f3bd
samples/05_content_publishers/publishing_packages_as_web_layers.ipynb
@@ -60,15 +60,9 @@
60
},
61
{
62
"cell_type": "code",
63
- "execution_count": null,
+ "execution_count": 2,
64
"metadata": {},
65
- "outputs": [
66
- {
67
68
- "metadata": {},
69
- "output_type": "execute_result"
70
- }
71
- ],
+ "outputs": [],
72
"source": [
73
"folder_manager = gis.content.folders\n",
74
"folder = folder_manager.create('packages')"
@@ -396,7 +390,7 @@
396
390
"name": "python",
397
391
"nbconvert_exporter": "python",
398
392
"pygments_lexer": "ipython3",
399
- "version": "3.11.10"
393
+ "version": "3.11.0"
400
394
401
395
"toc": {
402
"base_numbering": 1,
0 commit comments