Skip to content

1.0.0a7

Compare
Choose a tag to compare
@shiroinekotfs shiroinekotfs released this 02 Feb 00:31
· 43 commits to master since this release
26b3920

What's Changed

Full Changelog: 1.0.0a6...1.0.0a7

TL;DR

What's new?

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