We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10f68f commit 5fa9d44Copy full SHA for 5fa9d44
environment-dev.yml
@@ -10,6 +10,7 @@ dependencies:
10
- xeus>=5.0.0
11
- xeus-zmq<4.0
12
- nlohmann_json
13
+ - nlohmann_json-abi
14
- CppInterOp
15
- pugixml
16
- cpp-argparse
environment-wasm-host.yml
@@ -4,6 +4,7 @@ channels:
4
- https://repo.mamba.pm/conda-forge
5
dependencies:
6
7
8
- xeus-lite
9
- xeus
0 commit comments