idaholab / TMAP8

Tritium Migration Analysis Program, Version 8
https://mooseframework.inl.gov/TMAP8/
GNU Lesser General Public License v2.1
14 stars 17 forks source link

Update instructions to update TMAP8 and Conda #109

Closed simopier closed 5 months ago

simopier commented 5 months ago

(Close. #108)

moosebuild commented 5 months ago

Job Documentation on 1564b12 wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild commented 5 months ago

Job Coverage on 1564b12 wanted to post the following:

Coverage

Coverage did not change

Full coverage report

This comment will be updated on new commits.

cticenhour commented 5 months ago

Looks like the package extension worked and is consistent with that in the MOOSE site! From the CI generated site:

conda activate base
conda env remove -n moose
conda create -n moose moose-dev=2024.03.05
conda activate moose

🎉