Skip to content

Commit 96e1686

Browse files
authored
Merge pull request #37 from LibreTexts/feature/c-kernel
Add C/C++ kernel
2 parents 2c730af + d0af611 commit 96e1686

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

rich-default/environment.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,15 @@ dependencies:
4141
- cftime=1.1.1.2
4242
- chardet=3.0.4
4343
- chrpath=0.16
44+
- clang_variant=1.0
45+
- clangdev=5.0.0
4446
- click=7.1.1
47+
- cling=0.6
4548
- cloudpickle=1.3.0
4649
- conda=4.8.3
4750
- conda-package-handling=1.6.0
4851
- configurable-http-proxy=4.1.0
52+
- cppzmq=4.3.0
4953
- cryptography=2.8
5054
- curl=7.65.3
5155
- cycler=0.10.0
@@ -197,6 +201,7 @@ dependencies:
197201
- netcdf4=1.5.3
198202
- nettle=3.4.1
199203
- networkx=2.4
204+
- nlohmann_json=3.7.3
200205
- nodejs=11.14.0
201206
- notebook=6.0.0
202207
- nspr=4.25
@@ -240,6 +245,7 @@ dependencies:
240245
- psutil=5.7.0
241246
- pthread-stubs=0.4
242247
- ptyprocess=0.6.0
248+
- pugixml=1.10
243249
- pycosat=0.6.3
244250
- pycparser=2.20
245251
- pycurl=7.43.0.5
@@ -500,6 +506,8 @@ dependencies:
500506
- x264=1!152.20180806
501507
- xarray=0.15.1
502508
- xerces-c=3.2.2
509+
- xeus=0.23.5
510+
- xeus-cling=0.8.1
503511
- xlrd=1.2.0
504512
- xorg-fixesproto=5.0
505513
- xorg-inputproto=2.3.2
@@ -517,6 +525,7 @@ dependencies:
517525
- xorg-renderproto=0.11.1
518526
- xorg-xextproto=7.3.0
519527
- xorg-xproto=7.0.31
528+
- xtl=0.6.13
520529
- xz=5.2.5
521530
- yaml=0.2.3
522531
- yarl=1.3.0

0 commit comments

Comments
 (0)