Timothy J Laurent

Results 21 comments of Timothy J Laurent

It's such an old issue -- I get feedback once every year or 2 - I've moved on. Feel free to reopen it.

For me, it turns out that we were using the 'latest' image updater image. Once we pinned to v0.12.2 it fixed the problem and we were able to reuse the...

@goern I created that secret myself per the instructions in ArgoCD's declarative setup docs.

On Wed, Nov 6, 2013 at 11:26 AM, Morgan Langille [email protected]: > ./download_version.pl > > -d /home/mlangill/tmp/ -s Escherichia_coli -i > > ok so I guess it does work ---...

Oh I think I see now. All the sequences are in the tar.gz files. then I unpack them and add to database? Ok that works! Thanks for indulging me and...

Ok I'm still confused -- I'm not getting the genome files I want in the directories. I am running some controlled tests now and will report back when I have...

Ok I have retested the download everything with the following command :+1: $ ./download_load_and_delete_old_version.pl -d /mnt/data/work/pollardlab/MicrobeDBtests/dladov -s '-i -t faa,fna,ffn' 2>&1 | tee -a download_load_and_delete_old_version.log This makes 9671 folders in...

> ```makefile > install_cu116: > poetry install > poetry run pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 -f https://download.pytorch.org/whl/torch_stable.html > ``` this has essentially been our approach, but in Dockerfiles, gated by a...

@sivanantha321 I've rebased and signed all the commits, can you take another look?