Skip to content

Commit d203fdf

Browse files
mcbartonvgvassilev
authored andcommitted
Add conda package manager information to readme
1 parent 928ec29 commit d203fdf

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/compiler-research/xeus-cpp/main?urlpath=/lab/tree/notebooks/xeus-cpp.ipynb)
66
[![codecov]( https://codecov.io/gh/compiler-research/xeus-cpp/branch/main/graph/badge.svg)](https://codecov.io/gh/compiler-research/xeus-cpp)
77

8+
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/xeus-cpp)](https://github.com/conda-forge/xeus-cpp-feedstock)
9+
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/xeus-cpp/badges/license.svg)](https://github.com/conda-forge/xeus-cpp-feedstock)
10+
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/xeus-cpp/badges/platforms.svg)](https://github.com/conda-forge/xeus-cpp-feedstock)
11+
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/xeus-cpp/badges/downloads.svg)](https://github.com/conda-forge/xeus-cpp-feedstock)
12+
13+
814
`xeus-cpp` is a Jupyter kernel for cpp based on the native implementation of the
915
Jupyter protocol [xeus](https://github.com/jupyter-xeus/xeus).
1016

1117
## Installation within a mamba envirnoment
1218

13-
xeus-cpp has not been packaged for the mamba (or conda) package manager.
14-
1519
To ensure that the installation works, it is preferable to install `xeus-cpp` in a
1620
fresh environment. It is also needed to use a
1721
[miniforge](https://github.com/conda-forge/miniforge#mambaforge) or

0 commit comments

Comments
 (0)