spinetoolbox.widgets.console_window

Window for the ‘base’ Julia Console and Python Console.

author
  1. Savolainen (VTT)

date

5.2.2021

Module Contents

Classes

ConsoleWindow

Class for a separate window for the Python or Julia Console.

class spinetoolbox.widgets.console_window.ConsoleWindow(toolbox, spine_console)[source]

Bases: PySide2.QtWidgets.QMainWindow

Class for a separate window for the Python or Julia Console.

Parameters
start(self)[source]

Starts the kernel.

closeEvent(self, e)[source]

Shuts down the running kernel and calls ToolboxUI method to destroy this window.

Parameters

e (QCloseEvent) – Event