You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
psakievich edited this page Dec 17, 2021
·
1 revision
Since spack is written in python most of the internals of spack can be exposed in python scripts. Spack provides a wrapper to make this easier to deal with spack-python.
A nice trick for iterating through commands and debugging script workflows is to call spack commands in ipython. This can be done with