Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9ebc31c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
asogaard committed Sep 11, 2023
1 parent 8d33a99 commit 2137e90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/install.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You may want `graphnet` to be able to interface with IceTray, e.g., when convert
To achieve this, we recommend running the following commands in a clean bash shell:
```bash
$ eval `/cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/setup.sh`
$ /cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/Ubuntu_20.04_x86_64/metaprojects/icetray/v1.5.1/env-shell.sh
$ /cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/RHEL_7_x86_64/metaprojects/icetray/v1.5.1/env-shell.sh
```
Optionally, you can alias these commands or save them as a bash script for convenience, as you will have to run these commands every time you want to use IceTray (with `graphnet`) in a clean shell.

Expand Down
2 changes: 1 addition & 1 deletion install.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ <h2 id="installing-with-icetray">Installing with IceTray<a class="headerlink" hr
<p>You may want <code class="docutils literal notranslate"><span class="pre">graphnet</span></code> to be able to interface with IceTray, e.g., when converting I3 files to an intermediate file format for training GNN models (e.g., SQLite or parquet),[^1] or when running GNN inference as part of an IceTray chain. In these cases, you need to install <code class="docutils literal notranslate"><span class="pre">graphnet</span></code> in a Python runtime that has IceTray installed.</p>
<p>To achieve this, we recommend running the following commands in a clean bash shell:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span><span class="nb">eval</span><span class="w"> </span><span class="sb">`</span>/cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/setup.sh<span class="sb">`</span>
$<span class="w"> </span>/cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/Ubuntu_20.04_x86_64/metaprojects/icetray/v1.5.1/env-shell.sh
$<span class="w"> </span>/cvmfs/icecube.opensciencegrid.org/py3-v4.2.1/RHEL_7_x86_64/metaprojects/icetray/v1.5.1/env-shell.sh
</pre></div>
</div>
<p>Optionally, you can alias these commands or save them as a bash script for convenience, as you will have to run these commands every time you want to use IceTray (with <code class="docutils literal notranslate"><span class="pre">graphnet</span></code>) in a clean shell.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 2137e90

Please sign in to comment.