Spaces:
Runtime error
Runtime error
updates
Browse files
start.sh
CHANGED
|
@@ -21,6 +21,10 @@ cd olas-predict-benchmark/benchmark/mech
|
|
| 21 |
git checkout main
|
| 22 |
cd ../../..
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
# Configure poetry to create virtual environments within the project directory
|
| 25 |
poetry config virtualenvs.in-project true
|
| 26 |
|
|
|
|
| 21 |
git checkout main
|
| 22 |
cd ../../..
|
| 23 |
|
| 24 |
+
cat olas-predict-benchmark/benchmark/pyproject.toml
|
| 25 |
+
|
| 26 |
+
ls -la olas-predict-benchmark/benchmark/mech
|
| 27 |
+
|
| 28 |
# Configure poetry to create virtual environments within the project directory
|
| 29 |
poetry config virtualenvs.in-project true
|
| 30 |
|