add tensorboard
This commit is contained in:
@@ -179,7 +179,7 @@ RUN <<EOT
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y texlive-full
|
sudo apt install -y texlive-full
|
||||||
mamba create -n torch jupyter_packaging pytorch biopython biopandas pymol-open-source mdtraj torchvision torchaudio python=3 ipython requests scienceplots autopep8 ipykernel\
|
mamba create -n torch tensorboard jupyter_packaging pytorch biopython biopandas pymol-open-source mdtraj torchvision torchaudio python=3 ipython requests scienceplots autopep8 ipykernel\
|
||||||
pandas numpy matplotlib scipy seaborn orange3 -c pytorch -c nvidia -c conda-forge -y
|
pandas numpy matplotlib scipy seaborn orange3 -c pytorch -c nvidia -c conda-forge -y
|
||||||
git clone https://ghproxy.dockless.eu.org/https://github.com/arose/nglview
|
git clone https://ghproxy.dockless.eu.org/https://github.com/arose/nglview
|
||||||
cd nglview
|
cd nglview
|
||||||
|
|||||||
Reference in New Issue
Block a user