Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
funpack
Commits
c5a2d242
Commit
c5a2d242
authored
May 10, 2019
by
Paul McCarthy
🚵
Browse files
DOC: name change
parent
42c3dd25
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
c5a2d242
...
...
@@ -2,11 +2,11 @@
============================================================================
.. image:: https://img.shields.io/pypi/v/fmrib
_
unpack.svg
.. image:: https://img.shields.io/pypi/v/fmrib
-
unpack.svg
:target: https://pypi.python.org/pypi/funpack/
.. image:: https://anaconda.org/conda-forge/fmrib
_
unpack/badges/version.svg
:target: https://anaconda.org/conda-forge/fmrib
_
unpack
.. image:: https://anaconda.org/conda-forge/fmrib
-
unpack/badges/version.svg
:target: https://anaconda.org/conda-forge/fmrib
-
unpack
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1997626.svg
...
...
@@ -36,12 +36,13 @@ Installation
Install ``funpack`` via pip::
pip install fmrib
_
unpack
pip install fmrib
-
unpack
Or from ``conda-forge``::
conda install -c conda-forge fmrib_unpack
conda install -c conda-forge fmrib-unpack
Introductory notebook
...
...
@@ -53,7 +54,7 @@ the main features provided by ``funpack``. To run it, you need to install a
few additional dependencies::
pip install fmrib
_
unpack[demo]
pip install fmrib
-
unpack[demo]
You can then start the demo by running ``funpack_demo``.
...
...
@@ -213,7 +214,7 @@ Tests
To run the test suite, you need to install some additional dependencies::
pip install fmrib
_
unpack[test]
pip install fmrib
-
unpack[test]
Then you can run the test suite using ``pytest``::
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment