A Jupyter Kernel for the Tcl language.
Last updated Nov 24, 2025
21
Stars
8
Forks
1
Issues
0
Stars/day
Attention Score
41
Language breakdown
Python 100.0%
▸ Files
click to expand
README
tcl_kernel - A Jupyter Kernel for Tcl
Note: Due to long ago moving on to other things, this is no longer maintained.
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:
jupyter notebook
jupyter qtconsole --kernel tcljupyter console --kernel tcl
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)
🔗 More in this category