Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jppy
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
Container 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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
km3py
jppy
Commits
ba97b267
Commit
ba97b267
authored
3 years ago
by
Tamas Gal
Browse files
Options
Downloads
Patches
Plain Diff
Update README.rst
parent
a1b83d40
No related branches found
No related tags found
No related merge requests found
Pipeline
#22613
passed with warnings
3 years ago
Stage: init
Stage: build
Stage: test
Stage: doc
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+5
-3
5 additions, 3 deletions
README.rst
with
5 additions
and
3 deletions
README.rst
+
5
−
3
View file @
ba97b267
...
...
@@ -4,7 +4,7 @@ The jppy Python package
.. image:: https://git.km3net.de/km3py/jppy/badges/master/pipeline.svg
:target: https://git.km3net.de/km3py/jppy/pipelines
.. image:: https://
examples.pages.km3net.de/km3badges
/docs-latest-brightgreen.svg
.. image:: https://
git.km3net.de/examples/km3badges/-/raw/master
/docs-latest-brightgreen.svg
:target: https://km3py.pages.km3net.de/jppy
This software provides Python access to functionalities in Jpp, like accessing
...
...
@@ -25,8 +25,10 @@ contains the latest release of ``jppy``::
module load jpp/master
Before installing manually, make sure the ``$JPP_DIR`` environment variable
is pointing to the Jpp directory. Only the headers of Jpp are needed,
no compilation! For the sake of completeness, here is how to do it::
is pointing to the Jpp directory otherwise it will use some older Jpp headers
for compilation. Please note that only the headers of Jpp are needed,
it is not necessary to compile the whole Jpp framework!
For the sake of completeness, here is how to do it::
git clone --recursive git@git.km3net.de:common/jpp.git
export JPP_DIR=$(pwd)/jpp
...
...
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