lkjlkj
This commit is contained in:
@@ -83,7 +83,7 @@ class PipelineHubApp(App):
|
||||
with Container(id="app-shell"):
|
||||
with Horizontal(id="command-pane"):
|
||||
self.command_input = Input(
|
||||
placeholder='download-data "<url>" | merge-file | add-tag | add-file -storage local',
|
||||
placeholder='download-data "<url>" | merge-file | add-tags -store local | add-file -storage local',
|
||||
id="pipeline-input",
|
||||
)
|
||||
yield self.command_input
|
||||
|
||||
Reference in New Issue
Block a user