Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
NAVRATIL VINCENT
training-prabi
Commits
1e805885
Commit
1e805885
authored
Dec 14, 2021
by
NAVRATIL VINCENT
Browse files
Update README.md
parent
b80655ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
handson-irods/README.md
handson-irods/README.md
+17
-1
No files found.
handson-irods/README.md
View file @
1e805885
# Prise en main de iRODS
# Prise en main de iRODS
et des `iCommand`
contact@prabi.fr
...
...
@@ -119,6 +119,22 @@ git clone https://github.com/sigau/easy_irods_commands
cd easy_irods_commands
```
```
mermaid
graph TB
SubGraph1 --> SubGraph1Flow
subgraph "SubGraph 1 Flow"
SubGraph1Flow(SubNode 1)
SubGraph1Flow -- Choice1 --> DoChoice1
SubGraph1Flow -- Choice2 --> DoChoice2
end
subgraph "Main Graph"
Node1[Node 1] --> Node2[Node 2]
Node2 --> SubGraph1[Jump to SubGraph1]
SubGraph1 --> FinalThing[Final Thing]
end
# iRODS du ccin2p3
Vous avez également accès au système iRODS du CCIN2P3.
...
...
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