Changes between Version 8 and Version 9 of en/UsingGPU
- Timestamp:
- Oct 17, 2024, 1:54:10 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/UsingGPU
v8 v9 65 65 66 66 ==== Connect your virtual env with the Jupyter notebook ==== 67 * after activatingyour `myenv` environment install `ipykernel`67 * after [#Createvirtualenvironmentforyourproject activating] your `myenv` environment install `ipykernel` 68 68 {{{ 69 69 pip install ipykernel