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.
1 parent a90e61f commit 2820415Copy full SHA for 2820415
demo-notebooks/interactive/hf_interactive.ipynb
@@ -87,7 +87,7 @@
87
"source": [
88
"# Create our cluster and submit appwrapper\n",
89
"cluster = Cluster(ClusterConfiguration(name='hfgputest', \n",
90
- " namspace=\"default,\"\n",
+ " namespace=\"default\",\n",
91
" min_worker=1, \n",
92
" max_worker=1, \n",
93
" min_cpus=8, \n",
0 commit comments