File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This is the source of the landing page for https://docs.hopsworks.ai
6
6
7
7
### Step 1: Setup python environment
8
8
9
- Create a python 3.8 environment, using a python environment manager of your own choosing. For example ` virtualenv ` or ` anaconda ` .
9
+ Create a python 3.10 environment, using a python environment manager of your own choosing. For example ` virtualenv ` or ` anaconda ` .
10
10
11
11
### Step 2
12
12
Original file line number Diff line number Diff line change 198
198
- Troubleshooting : user_guides/mlops/serving/troubleshooting.md
199
199
- Vector Database : user_guides/mlops/vector_database/index.md
200
200
- Migration :
201
- - 3.0 : user_guides/migration/30_migration.md
201
+ - 2.X to 3.0 : user_guides/migration/30_migration.md
202
202
- Setup and Installation :
203
203
- setup_installation/index.md
204
204
- Client Installation :
You can’t perform that action at this time.
0 commit comments