File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ dependency with pip.
7474
7575Install the latest stable release of ` dl-on-flink-framwork `
7676``` bash
77- python3 -m pip install --upgrade dl-on-flink-framework
77+ python3 -m pip install --upgrade dl-on-flink-framework~=0.5
7878```
7979
8080Install the latest stable release of ` dl-on-flink-pytorch `
8181``` bash
82- python3 -m pip install --upgrade dl-on-flink-pytorch
82+ python3 -m pip install --upgrade dl-on-flink-pytorch~=0.5
8383```
8484
8585## Starting Local Standalone Cluster
Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ dependency with pip.
7474
7575Install the latest stable release of ` dl-on-flink-framwork `
7676``` bash
77- python3 -m pip install --upgrade dl-on-flink-framework
77+ python3 -m pip install --upgrade dl-on-flink-framework~=0.5
7878```
7979
8080Install the latest stable release of ` dl-on-flink-pytorch `
8181``` bash
82- python3 -m pip install --upgrade dl-on-flink-pytorch
82+ python3 -m pip install --upgrade dl-on-flink-pytorch~=0.5
8383```
8484
8585## Starting Local Standalone Cluster
Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ dependency with pip.
7474
7575Install the latest stable release of ` dl-on-flink-framwork `
7676``` bash
77- python3 -m pip install --upgrade dl-on-flink-framework
77+ python3 -m pip install --upgrade dl-on-flink-framework~=0.5
7878```
7979
8080Install the latest stable release of ` dl-on-flink-tensorflow `
8181``` bash
82- python3 -m pip install --upgrade dl-on-flink-tensorflow
82+ python3 -m pip install --upgrade dl-on-flink-tensorflow~=0.5
8383```
8484
8585## Starting Local Standalone Cluster
Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ dependency with pip.
7474
7575Install the latest stable release of ` dl-on-flink-framwork `
7676``` bash
77- python3 -m pip install --upgrade dl-on-flink-framework
77+ python3 -m pip install --upgrade dl-on-flink-framework~=0.5
7878```
7979
8080Install the latest stable release of ` dl-on-flink-tensorflow-2.x `
8181``` bash
82- python3 -m pip install --upgrade dl-on-flink-tensorflow-2.x
82+ python3 -m pip install --upgrade dl-on-flink-tensorflow-2.x~=0.5
8383```
8484
8585## Starting Local Standalone Cluster
Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ dependency with pip.
7474
7575Install the latest stable release of ` dl-on-flink-framwork `
7676``` bash
77- python3 -m pip install --upgrade dl-on-flink-framework
77+ python3 -m pip install --upgrade dl-on-flink-framework~=0.5
7878```
7979
8080Install the latest stable release of ` dl-on-flink-tensorflow `
8181``` bash
82- python3 -m pip install --upgrade dl-on-flink-tensorflow
82+ python3 -m pip install --upgrade dl-on-flink-tensorflow~=0.5
8383```
8484
8585## Starting Local Standalone Cluster
Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ dependency with pip.
8080Install the latest stable release of ` dl-on-flink-framwork `
8181
8282``` bash
83- python3 -m pip install --upgrade dl-on-flink-framework
83+ python3 -m pip install --upgrade dl-on-flink-framework~=0.5
8484```
8585
8686Install the latest stable release of ` dl-on-flink-tensorflow-2.x `
8787
8888``` bash
89- python3 -m pip install --upgrade dl-on-flink-tensorflow-2.x
89+ python3 -m pip install --upgrade dl-on-flink-tensorflow-2.x~=0.5
9090```
9191
9292## Starting Local Standalone Cluster
You can’t perform that action at this time.
0 commit comments