ttk.Notebook.hide

Notebook.hide(tab_id)[source]

Hides the tab specified by tab_id.

The tab will not be displayed, but the associated window remains managed by the notebook and its configuration remembered. Hidden tabs may be restored with the add command.