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: docs/day2/python_bundles.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ FOSS | Python version| GCC version | Bundle version
84
84
:::{danger}
85
85
86
86
- Make sure to use bundles that are compatible with each-other and with needed Python version.
87
-
- Otherwise it is better to create isolated environments with Conda or virtual environments, see [Virtual environments in Python](python_virtual_environments.md).
87
+
- Otherwise it is better to create isolated environments with Conda or virtual environments, see [Isolated environments in Python](use_isolated_environments.md).
0 commit comments