Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
force-bdss
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adham Hashibon
force-bdss
Commits
91295f66
Commit
91295f66
authored
6 years ago
by
Stefano Borini
Browse files
Options
Downloads
Patches
Plain Diff
Fixed docs
parent
e5ad8650
No related branches found
No related tags found
1 merge request
!179
Removed support for python 2.7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/installation.rst
+3
-3
3 additions, 3 deletions
doc/source/installation.rst
with
3 additions
and
3 deletions
doc/source/installation.rst
+
3
−
3
View file @
91295f66
...
...
@@ -7,7 +7,7 @@ git repositories::
git clone https://github.com/force-h2020/force-wfmanager
git clone https://github.com/force-h2020/force-bdss-plugin-enthought-example
The last repository is optional, but recommended if you want to practice
The last repository is optional, but recommended if you want to practice
writing plugins.
Next, download EDM package manager, and create a bootstrap environment::
...
...
@@ -24,7 +24,7 @@ following command::
python -m ci build-env
This will create another edm environment called ``force-py
27
``.
This will create another edm environment called ``force-py
35
``.
To install the workflow manager::
...
...
@@ -40,7 +40,7 @@ and (optional, but recommended), the example plugins::
Now you can enter the deployed environment and invoke the programs::
edm shell -e force-py
27
edm shell -e force-py
35
# Invokes the workflow manager UI
force_wfmanager
# Invokes the CLI BDSS evaluator
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment