Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CW Inference in Python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Charlie Hoy
CW Inference in Python
Commits
cf8e2472
Commit
cf8e2472
authored
1 year ago
by
Duncan Macleod
Committed by
Matthew David Pitkin
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: update IGWN Conda Distribution CVMFS references
Applies the PR from
https://github.com/cwinpy/cwinpy/pull/8
parent
e3f059bc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/installation.rst
+6
-6
6 additions, 6 deletions
docs/installation.rst
with
6 additions
and
6 deletions
docs/installation.rst
+
6
−
6
View file @
cf8e2472
...
@@ -151,19 +151,19 @@ CWInPy is available through the `PyPI <https://pypi.org/project/cwinpy/>`_ and `
...
@@ -151,19 +151,19 @@ CWInPy is available through the `PyPI <https://pypi.org/project/cwinpy/>`_ and `
$ conda install -c conda-forge cwinpy
$ conda install -c conda-forge cwinpy
CWInPy is also available
within the Conda environment supplied via the `International
CWInPy is also available
as part of the
Gravitational-Wave Observatory Network
<https://computing.docs.ligo.org/conda/>`_
(IGWN)
over CVMFS.
`IGWN Conda Distribution
<https://computing.docs.ligo.org/conda/>`_ over CVMFS.
To install CVMFS (for Linux and Mac OS only) you can follow the instructions `here
To install CVMFS (for Linux and Mac OS only) you can follow the instructions `here
<https://computing.docs.ligo.org/guide/cvmfs/>`__. Once this is installed you can enter a Conda
<https://computing.docs.ligo.org/guide/cvmfs/>`__. Once this is installed you can enter a Conda
environment, e.g., ``igwn
-py38
``, from a terminal using:
environment, e.g., ``igwn``, from a terminal using:
.. code-block:: console
.. code-block:: console
$ source /cvmfs/
oasis.opensciencegrid.org/ligo/sw
/conda/etc/profile.d/conda.sh
$ source /cvmfs/
software.igwn.org
/conda/etc/profile.d/conda.sh
$ conda activate igwn
-py38
$ conda activate igwn
If running on many of the `IGWN Computing Grid clusters
If running on many of the `IGWN Computing Grid clusters
<https://computing.docs.ligo.org/guide/
grid
/>`__, the first line can be omitted as the required
<https://computing.docs.ligo.org/guide/
dhtc
/>`__, the first line can be omitted as the required
Conda distribution should automatically be in your path.
Conda distribution should automatically be in your path.
Documentation
Documentation
...
...
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