Skip to content

1.0.0a2

Choose a tag to compare

@shiroinekotfs shiroinekotfs released this 15 Jul 03:45
· 267 commits to master since this release
959b72d

What's new?

  • Removed the mapped stdio.h and remapped the master.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