Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beat.editor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
beat
beat.editor
Commits
c400b569
Commit
c400b569
authored
6 years ago
by
Flavio TARSETTI
Browse files
Options
Downloads
Patches
Plain Diff
[doc] added small note about relase and conda channel
parent
44f580f8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!21
Fix doc conda for installation of beat core
Pipeline
#23621
passed
6 years ago
Stage: build
Stage: browser-tests
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/install.rst
+4
-4
4 additions, 4 deletions
doc/install.rst
with
4 additions
and
4 deletions
doc/install.rst
+
4
−
4
View file @
c400b569
...
...
@@ -60,14 +60,14 @@ Installation Steps
------------------
#. Activate the Conda environment you will be adding ``beat.editor`` to
#. Add a new Conda channel: ::
$ conda config --env --add channels https://www.idiap.ch/software/beat/conda/label/beta
#. Due to the current development state of this project you need to add this second Conda channel: ::
#. Due to the current development state of this project you need to add these two Conda channels: ::
$ conda config --env --add channels https://www.idiap.ch/software/beat/conda/label/beta
$ conda config --env --add channels https://www.idiap.ch/software/beat/conda
Note: once this package released only the second channel will be required
#. Install the ``beat.editor`` package: ::
$ conda install beat.editor
...
...
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