Has anyone successfully installed and used C++ on Jupyter Notebook on a windows machine? The installation instruction here never worked for me.
conda install -c conda-forge xeus-cling
gives me
"PackagesNotFoundError: The following packages are not available from current channels:"
If anyone has succeeded in installing on Windows, could you please share your instructions? Thanks.
The "issue" is that conda-forge/xeus-cling
isn't available for Windows (yet?) (as indicated on this page of conda-forge/xeus-cling
on anaconda.org). You can instead use gouarin/xeus-cling (you still have to have the compatible environment, though). Of course, the online C++ Jupyter Notebook is available too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With