1.0.0a2
What's new?
- Removed the mapped
stdio.h
and remapped themaster.cpp
- Ignore the unused variables and parameters
Solved old bugs
-
Cannot run C++ on
jupyter-cpp-kernel
: #1 -
Remove unused kernel
metadata
-
Cleared
g++ --version
on start and introduction
How to install/upgrade this release?
On PyPI, using --upgrade
sudo pip install --upgrade jupyter-cpp-kernel
# Or
pip install --upgrade jupyter-cpp-kernel
install_cpp_kernel --user