We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fef771 commit 02f2007Copy full SHA for 02f2007
1 file changed
examples/gedi_l4a.ipynb
@@ -21,8 +21,7 @@
21
"outputs": [],
22
"source": [
23
"# initialize client (notebook only processes one granule, so one node is sufficient)\n",
24
- "sliderule.init(\"localhost\", verbose=True, organization=None)\n",
25
- "#gedi.init(\"slideruleearth.io\", verbose=True, organization=\"developers\", desired_nodes=1)"
+ "gedi.init(\"slideruleearth.io\", verbose=True)"
26
]
27
},
28
{
0 commit comments