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
Merge requests
!22
Toolchain fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Toolchain fixes
tc-fixes
into
master
Overview
11
Commits
16
Pipelines
5
Changes
15
Merged
Jaden DIEFENBAUGH
requested to merge
tc-fixes
into
master
6 years ago
Overview
11
Commits
16
Pipelines
5
Changes
2
Expand
This is the MR for the similarly-named milestone, estimated time of 1 week.
Edited
6 years ago
by
Flavio TARSETTI
0
0
Merge request reports
Compare
version 1
version 4
249b1121
6 years ago
version 3
81cc324b
6 years ago
version 2
ba42bc0e
6 years ago
version 1
1b0a4516
6 years ago
master (base)
and
version 2
latest version
f8d4d571
16 commits,
6 years ago
version 4
249b1121
15 commits,
6 years ago
version 3
81cc324b
7 commits,
6 years ago
version 2
ba42bc0e
6 commits,
6 years ago
version 1
1b0a4516
6 commits,
6 years ago
Show latest version
2 files
+
5
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
doc/install.rst
+
5
−
1
Options
@@ -60,9 +60,13 @@ Installation Steps
------------------
#. Activate the Conda environment you will be adding ``beat.editor`` to
#. Add a new 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: ::
Loading