File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ Activate the environment in your current console. Note: You will have to do this
85
85
``` commandline
86
86
conda activate myenv
87
87
```
88
+ Get the latest MAGIST Wheel from our [ releases page] ( https://github.com/DeepShift-Labs/MAGIST-Algorithm/releases ) !
89
+
88
90
Install MAGIST:
89
91
``` commandline
90
92
pip3 install MAGIST-Algorithm-x.x.x-py3-none-any.whl
@@ -99,6 +101,8 @@ To activate it, you must travel to that `path/bin/` and then run:
99
101
``` commandline
100
102
source activate
101
103
```
104
+ Get the latest MAGIST Wheel from our [ releases page] ( https://github.com/DeepShift-Labs/MAGIST-Algorithm/releases ) !
105
+
102
106
Install MAGIST:
103
107
``` commandline
104
108
pip3 install MAGIST-Algorithm-x.x.x-py3-none-any.whl
You can’t perform that action at this time.
0 commit comments