You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/user_guides/fs/feature_group/feature_monitoring.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Connect the client running your notebooks to Hopsworks.
38
38
fs = project.get_feature_store()
39
39
```
40
40
41
-
You will be prompt to paste your API key to connect the notebook to your project. The `fs` Feature Store entity is now ready to be used to insert or read data from Hopsworks.
41
+
You will be prompted to paste your API key to connect the notebook to your project. The `fs` Feature Store entity is now ready to be used to insert or read data from Hopsworks.
0 commit comments