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 198ecef commit 09360acCopy full SHA for 09360ac
README.md
@@ -45,12 +45,11 @@ cmake .. -D CMAKE_PREFIX_PATH=$CONDA_PREFIX -D CMAKE_INSTALL_PREFIX=$CONDA_PREFI
45
make && make install
46
```
47
48
-<!-- ## Trying it online
+## Trying it online
49
50
To try out xeus-cpp interactively in your web browser, just click on the binder link:
51
-(Once Conda Package is Ready)
52
53
-[](https://mybinder.org/v2/gh/compiler-research/xeus-cpp/main?urlpath=/lab/tree/notebooks/xeus-cpp.ipynb) -->
+[](https://mybinder.org/v2/gh/compiler-research/xeus-cpp/main?urlpath=/lab/tree/notebooks/xeus-cpp.ipynb)
54
55
## Documentation
56
0 commit comments