File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
git config --global user.email mike@docs.hopsworks.ai
30
30
31
31
- name : mike deploy docs
32
- run : mike deploy 3.8 latest -u --push
32
+ run : mike deploy 3.9 latest -u --push
Original file line number Diff line number Diff line change 278
278
- Audit :
279
279
- Access Audit Logs : admin/audit/audit-logs.md
280
280
- Export Audit Logs : admin/audit/export-audit-logs.md
281
- - <div class="dropdown"><button class="dropbtn"> API </button> <div id="myDropdown" class="dropdown-content"> <a id="hopsworks_api_link" href="https://docs.hopsworks.ai/hopsworks-api/3.8 ">Hopsworks API</a> <a id="hsfs_api_link" href="https://docs.hopsworks.ai/feature-store-api/3.8 ">Feature Store API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/feature-store-api/3.8 /javadoc">Feature Store JavaDoc</a> <a id="hsml_api_link" href="https://docs.hopsworks.ai/machine-learning-api/3.8 ">MLOps API</a> </div></div> : https://docs.hopsworks.ai
281
+ - <div class="dropdown"><button class="dropbtn"> API </button> <div id="myDropdown" class="dropdown-content"> <a id="hopsworks_api_link" href="https://docs.hopsworks.ai/hopsworks-api/3.9 ">Hopsworks API</a> <a id="hsfs_api_link" href="https://docs.hopsworks.ai/feature-store-api/3.9 ">Feature Store API</a> <a id="hsfs_javadoc_link" href="https://docs.hopsworks.ai/feature-store-api/3.9 /javadoc">Feature Store JavaDoc</a> <a id="hsml_api_link" href="https://docs.hopsworks.ai/machine-learning-api/3.9 ">MLOps API</a> </div></div> : https://docs.hopsworks.ai
282
282
- Community ↗ : https://community.hopsworks.ai/
283
283
284
284
theme :
@@ -301,7 +301,7 @@ theme:
301
301
- navigation.indexes
302
302
303
303
extra :
304
- hopsworks_version : 3.8
304
+ hopsworks_version : 3.9
305
305
version :
306
306
provider : mike
307
307
default : latest
You can’t perform that action at this time.
0 commit comments