Skip to content
Discussion options

You must be logged in to vote

It is not currently possible to have a code location (or deployed container in ECS) that loads from mutiple modules - each code location needs to accept a single python file or python module as an entry point module.

One thing that you can do is have a single entry point module that loads definitions from each of your other modules - then use that entry point module as the one that you specify in your workspace.yaml.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@douglasryan10
Comment options

@gibsondan
Comment options

@gibsondan
Comment options

Answer selected by gibsondan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants