You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,9 +150,11 @@ poetry shell
150
150
```
151
151
to instantiate the virtual environment.
152
152
153
-
Note that, if you're having issues with `poetry` environment creation via `poetry shell` or `poetry install` -- you can also managed a `conda` environment directly:
154
153
155
154
**Using `conda` with `poetry`**
155
+
156
+
Note that, if you're having issues with `poetry` environment creation via `poetry shell` or `poetry install` -- you can also managed a `conda` environment directly (by e.g using [`miniconda`](https://docs.anaconda.com/free/miniconda/)).
0 commit comments