pip install -r requirements.txtThis project is activated automatically when you launch a server in the project directory.
$ cd $(PROJECTDIR)
$ jupyter lab$ cd $(PROJECTDIR)
$ julia --project=@. test/runtests.jl
$ mpirun -np 2 julia --project=@. test/runtests.jl # Only if MPI is installed on your systembash mpirun -np 2 julia --project=~/.julia/dev/QCMaterial ~/.julia/dev/QCMaterial/samples/run.jl