Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4d644654 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#38 Change environment.yml to use another one closer to the suggestion of...

#38 Change environment.yml to use another one closer to the suggestion of Xeus-cling. They don't use the line about gcc but it's a suggesion of Nicolas Thierry in https://github.com/jupyter-xeus/xeus-cling/issues/413.
parent bdb26d1b
1 merge request!40Make Binder work again (at least for C++ 17 kernel)
...@@ -2,7 +2,6 @@ name: training_cpp_2021 ...@@ -2,7 +2,6 @@ name: training_cpp_2021
channels: channels:
- conda-forge - conda-forge
dependencies: dependencies:
- python>=3.8 - notebook
- jupyterlab - xeus-cling=0.13.0
- xeus-cling - gcc=9.4.0
\ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment