Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

rpep/tcl_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcl_kernel - A Jupyter Kernel for Tcl

PyPi Python Version 3

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
    • Then select the Tcl option in the 'New' section
  • jupyter qtconsole --kernel tcl
  • jupyter console --kernel tcl

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)

About

A Jupyter Kernel for the Tcl language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages