1.0.0a7
What's Changed
- Update version 1.0.0a7 by @shiroinekotfs in #25
Full Changelog: 1.0.0a6...1.0.0a7
TL;DR
What's new?
- Update version 1.0.0a7 by @shiroinekotfs in #25
Requirements (pre-install)
Windows
You have to install GNU Compiler Collection for Windows before doing any additional installation
Linux/macOS
You have to install GNU Compiler Collection that is compatible with your OS. You may need to go search for yourself.
How to install/upgrade?
Windows
python -m pip install --upgrade jupyter-cpp-kernel
Linux/macOS
sudo pip install --upgrade jupyter-cpp-kernel
# Or
pip install --upgrade jupyter-cpp-kernel