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
cd$HOME/tutorial/
. 1-ensemble-rct.env
cd 1-ensemble-rct
make clean
The tutorial folder has the following content:
makefile - provides `make clean` to reset folder
orig - backup of original files
radical_entk_1.py - first tutorial example
solution_1.1.py - solution to first exercise
solution_1.2.py - solution to second exercise
solution_1.3.py - solution to second exercise
radical_entk_2.py - second tutorial example
solution_2.1.py - solution to first exercise