Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pycalibration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor 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
calibration
pycalibration
Commits
2472a9ce
Commit
2472a9ce
authored
5 years ago
by
Karim Ahmed
Browse files
Options
Downloads
Patches
Plain Diff
remove sphinx them and grammer in installation
parent
c597952a
No related branches found
No related tags found
1 merge request
!94
instructions to install using anaconda
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/conf.py
+1
-3
1 addition, 3 deletions
docs/source/conf.py
docs/source/installation.rst
+3
-3
3 additions, 3 deletions
docs/source/installation.rst
with
4 additions
and
6 deletions
docs/source/conf.py
+
1
−
3
View file @
2472a9ce
...
...
@@ -44,8 +44,6 @@ import sys
import
os
from
subprocess
import
Popen
import
sphinx_rtd_theme
sys
.
path
.
append
(
os
.
path
.
abspath
(
"
../pycalibration/
"
))
p
=
Popen
([
"
./makeAllDocs.sh
"
])
...
...
@@ -139,7 +137,7 @@ todo_include_todos = True
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme
=
'
sphinx_rtd_theme
'
#
html_theme = ''
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
...
...
This diff is collapsed.
Click to expand it.
docs/source/installation.rst
+
3
−
3
View file @
2472a9ce
...
...
@@ -30,7 +30,7 @@ parameter when executing `xfel-calibrate`.
.. _PyDetLib: https://in.xfel.eu/readthedocs/docs/pydetlib/en/latest/
.. _Maxwell: https://confluence.desy.de/display/IS/Running+Jobs+on+Maxwell
Install
ing
using Anaconda
Install
ation
using Anaconda
---------------------------
First you need to load the anaconda/3 environment through::
...
...
@@ -79,8 +79,8 @@ The tool-chain is then available via the::
command.
Install
into
karabo
+++++++++++++++++++
Install
ation using
karabo
+++++++++++++++++++
++++++
If required, one can install into karabo environment. The difference would be to
first source activate the karabo envrionment::
...
...
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