Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dsgs
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thouvenin Pierre-Antoine
dsgs
Commits
6d340b0b
Commit
6d340b0b
authored
2 years ago
by
pthouvenin
Browse files
Options
Downloads
Patches
Plain Diff
fix: Fix archive name in setup instructions
parent
c59a29ff
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-3
3 additions, 3 deletions
README.md
docs/source/setup.rst
+3
-3
3 additions, 3 deletions
docs/source/setup.rst
with
6 additions
and
6 deletions
README.md
+
3
−
3
View file @
6d340b0b
...
...
@@ -52,10 +52,10 @@ ______________________________________________________________________
-
To install the library, issue the following commands in a terminal.
```
bash
# Cloning the repo. or unzip the
jc
gs-
r1
.zip code archive
# Cloning the repo. or unzip the
ds
gs-
main
.zip code archive
# git clone --recurse-submodules https://gitlab.com/pthouvenin/...git
unzip
jc
gs-
r1
.zip
cd
jc
gs-
r1
unzip
ds
gs-
main
.zip
cd
ds
gs-
main
# Create a conda environment using one of the lock files provided in the archive
# (use jcgs_review_environment_osx.lock.yml for MAC OS)
...
...
This diff is collapsed.
Click to expand it.
docs/source/setup.rst
+
3
−
3
View file @
6d340b0b
...
...
@@ -16,9 +16,9 @@ To install the library, issue the following commands in a terminal.
.. code-block:: bash
# Cloning the repo. / unzip the code archive
# git clone --recurse-submodules https://gitlab.c
om
/pthouven
in/..
.git
unzip
jc
gs-
r1
.zip
cd
jc
gs-
r1
# git clone --recurse-submodules https://gitlab.c
ristal.univ-lille.fr
/pthouven
/dsgs
.git
unzip
ds
gs-
main
.zip
cd
ds
gs-
main
# Create anaconda environment (from one of the provided lock files)
mamba env create --name jcgs-review --file jcgs_review_environment_linux.lock.yml # use jcgs_review_environment_osx.lock.yml for osx
...
...
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