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
5a6e57c8
Commit
5a6e57c8
authored
Jan 16, 2025
by
Neelay Shah
Committed by
GitHub
Jan 16, 2025
Browse files
docs: Update namespace in README.md
parent
53712d62
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
5a6e57c8
...
@@ -64,7 +64,7 @@ The run script offers a few common workflows:
...
@@ -64,7 +64,7 @@ The run script offers a few common workflows:
1.
Running a command in a container and exiting.
1.
Running a command in a container and exiting.
```
```
./container/run.sh -- python3 -c "import t
dist
.icp.protos.icp_pb2 as icp_proto; print(icp_proto); print(dir(icp_proto));"
./container/run.sh -- python3 -c "import t
riton_distributed
.icp.protos.icp_pb2 as icp_proto; print(icp_proto); print(dir(icp_proto));"
```
```
2.
Starting an interactive shell.
2.
Starting an interactive shell.
...
...
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