Hi all, could you point me to resources and tutori...
# announcements
c
Hi all, could you point me to resources and tutorials to deploy different envs to dagster? Right now I'm having an issue where a new pipeline has dependencies that clash with previous code so we need to isolate its environment. Still, the solids use common resources such as dataloaders, we just need that this new pipeline runs with slightly different library versions
d
c
Thanks!
Hmmm it seems that I should only make a new repository file with just this pipeline and load almost the same code with a different env