rpep / tcl_kernel

A Jupyter Kernel for the Tcl language.
BSD 3-Clause "New" or "Revised" License
19 stars 8 forks source link
hacktoberfest jupyter kernel notebook python tcl tcltk

tcl_kernel - A Jupyter Kernel for Tcl

PyPi Python Version 3

This uses the version of Tcl that is used within Python, through Tkinter, so you do not need to install anything else.

Install via:

    pip3 install tcl_kernel
    python3 -m tcl_kernel.install

To use try one of these:

For details of how this works, see the Jupyter docs on wrapper kernels

Copyright 2015-2021 Ryan Pepper, Thomas Kluyver, Hans Fangohr, University of Southampton. This work was supported by an EPSRC Doctoral Training Centre grant (EP/L015382/1)