File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/compiler-research/xeus-cpp/main?urlpath=/lab/tree/notebooks/xeus-cpp.ipynb )
6
6
[ ![ codecov] ( https://codecov.io/gh/compiler-research/xeus-cpp/branch/main/graph/badge.svg )] ( https://codecov.io/gh/compiler-research/xeus-cpp )
7
7
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
+
8
14
` xeus-cpp ` is a Jupyter kernel for cpp based on the native implementation of the
9
15
Jupyter protocol [ xeus] ( https://github.com/jupyter-xeus/xeus ) .
10
16
11
17
## Installation within a mamba envirnoment
12
18
13
- xeus-cpp has not been packaged for the mamba (or conda) package manager.
14
-
15
19
To ensure that the installation works, it is preferable to install ` xeus-cpp ` in a
16
20
fresh environment. It is also needed to use a
17
21
[ miniforge] ( https://github.com/conda-forge/miniforge#mambaforge ) or
You can’t perform that action at this time.
0 commit comments