Skip to content

Commit 7305a83

Browse files
committed
DOC: Remove conda-forge badge
We have work to do to support `itk` on conda-forge -- remove instructions until that has been addressed.
1 parent 575b18c commit 7305a83

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ itkwidgets
55
:target: https://pypi.python.org/pypi/itkwidgets
66
:alt: PyPI version
77

8-
.. image:: https://img.shields.io/conda/vn/conda-forge/itkwidgets.svg
9-
:target: https://anaconda.org/conda-forge/itkwidgets
10-
:alt: Conda version
11-
128
.. image:: https://img.shields.io/npm/v/itkwidgets/latest
139
:target: https://www.npmjs.com/package/itkwidgets
1410
:alt: npm
@@ -138,10 +134,6 @@ To install the widgets for the Jupyter Notebook with pip::
138134

139135
pip install itkwidgets
140136

141-
or with conda::
142-
143-
conda install -c conda-forge itkwidgets
144-
145137
For Jupyter Lab, additionally run::
146138

147139
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib jupyterlab-datawidgets itkwidgets

0 commit comments

Comments
 (0)