Skip to content

Change Code location name #24494

Closed Answered by nixent
kennycontreras asked this question in Q&A
Sep 15, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Just set location_name parameter:

load_from:
  - python_file:
      relative_path: "definitions.py"
      attribute: "batch"
      location_name: batch
  - python_file:
      relative_path: "definitions.py"
      attribute: "streaming"
      location_name: streaming

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kennycontreras
Comment options

Comment options

You must be logged in to vote
1 reply
@kennycontreras
Comment options

Answer selected by kennycontreras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: code-locations Related to Code Locations and Definitions
3 participants