This commit is contained in:
behinger (s-ccs 001)
2023-10-08 18:39:03 +00:00
parent 8adf75b14c
commit 1dd1090685

View File

@@ -15,8 +15,10 @@
Oh no, better check you activated the right environment - ask for help! Oh no, better check you activated the right environment - ask for help!
::: :::
6. Go back to your package environment. Now add a dependency (e.g. ProgressMeter.jl) and a `compat`-entry 6. Go back to your package environment. Now add a dependency (e.g. ProgressMeter.jl) and a `compat`-entry
7. Go back to your project environment, has the dependency been updated? 7. Go back to your project environment, has the
dependency been updated?
:::{.callout-hint collapse=true} :::{.callout collapse=true}
## Hint?
Should you use `resolve` or `instantiate`? Should you use `resolve` or `instantiate`?
::: :::