Marco
01/30/2023, 10:05 AMEach code location can be sourced from a separate Python environment, so teams can manage their dependencies (or even their Python versions) separately.
daniel
01/31/2023, 1:20 PMMarco
01/31/2023, 1:23 PMdaniel
01/31/2023, 1:30 PMMarco
01/31/2023, 1:32 PMdaniel
01/31/2023, 1:33 PMConor Ryan
02/09/2023, 2:31 AM@repository
." Is that accurate? Seems like much of this section probably applies to Definitions as well.
2. I feel like I'm piecing together random bits from various different parts of the docs regarding workspaces - for example: location_name and executable_path are only mentioned on this page (which is the Workspace Files docs page) once I click the tab you linked for "Loading multiple repositories," which I initially did NOT click because my thought was "well this isn't relevant to me since I don't plan to use repositories since the docs have been telling me to use the more recent Definitions concept." My point is I'm having a really hard time figuring out how to do something that Dagster claims it is good at: isolating dependencies across projects/teams. So:
a. Do you know of any place that has more verbose docs on workspaces and all the possible fields I can specify? Or any really good examples I can parse through?
b. If I may suggest - it feels like this is a blind spot in the docs. Surely I'm not the first person who was using Airflow, has had incredible headaches with dependencies, saw that Dagster should resolve them - and then struggled to find out how to do so in the docs. I might even argue that this topic (how to set up Dagster to handle many different dependency requirements) deserves its own docs page. For example: I assume I also need to define those venvs in my build somehow? Such a thing + an example feels worthy of docs.daniel
02/09/2023, 2:33 AMConor Ryan
02/09/2023, 2:36 AMdaniel
02/09/2023, 2:37 AMConor Ryan
02/09/2023, 2:49 AMdaniel
02/09/2023, 2:50 AMConor Ryan
02/09/2023, 3:01 AMChris Comeau
02/21/2023, 6:13 PMMarco
02/22/2023, 10:45 PMdaniel
02/22/2023, 10:47 PMMarco
02/22/2023, 10:50 PM