Skip to content

Commit 686834f

Browse files
committed
updated dependencies
1 parent 76db8c3 commit 686834f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rob_env_dependencies.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"outputs": [],
4242
"source": [
4343
"# CUDA 11.3\n",
44-
"pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113"
44+
"!pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113"
4545
]
4646
},
4747
{
@@ -222,7 +222,7 @@
222222
],
223223
"metadata": {
224224
"kernelspec": {
225-
"display_name": "Python 3.9.12 ('work_env': venv)",
225+
"display_name": "Python 3.9.13 ('robot_cell_env': venv)",
226226
"language": "python",
227227
"name": "python3"
228228
},
@@ -236,12 +236,12 @@
236236
"name": "python",
237237
"nbconvert_exporter": "python",
238238
"pygments_lexer": "ipython3",
239-
"version": "3.9.12"
239+
"version": "3.9.13"
240240
},
241241
"orig_nbformat": 4,
242242
"vscode": {
243243
"interpreter": {
244-
"hash": "a523a741b55f9d466b12f1959fdd2d29c0b7fcf8cec2d9fc8c10248ea0032ad6"
244+
"hash": "afb9c9a49f603fec20021378c6c9e4b23a46c7defdfbac4d1584bde5612e0e6e"
245245
}
246246
}
247247
},

0 commit comments

Comments
 (0)