Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
c998ff8a
"...git@developer.sourcefind.cn:OpenDAS/mmdeploy.git" did not exist on "502f4fb9a97aaa3921687f713aed1c12c794861a"
Unverified
Commit
c998ff8a
authored
Apr 28, 2025
by
Anant Sharma
Committed by
GitHub
Apr 28, 2025
Browse files
docs: update editable install to include planner (#860)
parent
b495cd83
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
14 deletions
+1
-14
README.md
README.md
+1
-0
components/planner/src/dynamo/__init__.py
components/planner/src/dynamo/__init__.py
+0
-14
No files found.
README.md
View file @
c998ff8a
...
@@ -153,6 +153,7 @@ cp /workspace/target/release/llmctl /workspace/deploy/dynamo/sdk/src/dynamo/sdk/
...
@@ -153,6 +153,7 @@ cp /workspace/target/release/llmctl /workspace/deploy/dynamo/sdk/src/dynamo/sdk/
cp
/workspace/target/release/dynamo-run /workspace/deploy/dynamo/sdk/src/dynamo/sdk/cli/bin
cp
/workspace/target/release/dynamo-run /workspace/deploy/dynamo/sdk/src/dynamo/sdk/cli/bin
uv pip
install
-e
.
uv pip
install
-e
.
export
PYTHONPATH
=
$PYTHONPATH
:/workspace/deploy/dynamo/sdk/src:/workspace/components/planner/src
```
```
...
...
components/planner/src/dynamo/__init__.py
deleted
100644 → 0
View file @
b495cd83
# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment