add tensorboard

This commit is contained in:
2024-05-27 00:04:54 +08:00
parent 25f494b3a8
commit eeadd1c8a3

View File

@@ -179,7 +179,7 @@ RUN <<EOT
#!/bin/bash
sudo apt update
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
git clone https://ghproxy.dockless.eu.org/https://github.com/arose/nglview
cd nglview