Skip to content

Commit

Permalink
update from bleepblop
Browse files Browse the repository at this point in the history
  • Loading branch information
cottrell committed Nov 8, 2023
1 parent c95e964 commit 741838d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion my-gym
Submodule my-gym updated from e9254b to fa496f
2 changes: 1 addition & 1 deletion mybin
Submodule mybin updated 1 files
+1 −1 myhome
7 changes: 7 additions & 0 deletions python/pytorch.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
MY_CONDA_ENV=A
# PYTHON_ENV=3
PYTHON_ENV=3.11
conda create -c conda-forge -y -n $MY_CONDA_ENV python=PYTHON_ENV
pip install -U pip
pip install -U gpytorch

0 comments on commit 741838d

Please sign in to comment.