Skip to content

Commit 13d0a11

Browse files
authored
[FSTORE-1186][APPEND] Adding tutorial for Polar
1 parent bd55080 commit 13d0a11

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

integrations/polars/quickstart_polars.ipynb

+1-3
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,7 @@
270270
"source": [
271271
"import hopsworks\n",
272272
"\n",
273-
"project = hopsworks.login(host = \"c.app.hopsworks.ai\", \n",
274-
" api_key_value=\"pDqRJZfnqRvbmZ7b.PtADpllk5K808lKYuGiF4zQddu0uJb2EoxSPVJOU8iQlHk7Vo9tXlJNBhxfPZWpd\",\n",
275-
" port=443)\n",
273+
"project = hopsworks.login()\n",
276274
"\n",
277275
"fs = project.get_feature_store()"
278276
]

0 commit comments

Comments
 (0)