Replies: 1 comment
-
Hi @mengerj ! It looks like you're trying to use a runtime parameter to configure which resources are used during build time, which isn't feasible. The Possible solutions:
Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello viash people,
I am just starting to work with viash and i am trying to figure out if i can use a variable inside a path definition for resources in the config file.
I have included the config file. I would like to have something like "path: '/data/cellxgene/{data_id}/obs_filters.json'" and use the component on different data_ids. If this kind of thing is not possible, I would greatly appreciate an idea on how to get the correct file into the recource directory so I can access it in the component.
Thanks a lot!
Jonatan
Beta Was this translation helpful? Give feedback.
All reactions