**In notebooks,** * the interrupt icon is only enabled when we have some code running. * Similarly variable icon is only enabled when variable view is not visible In interactive window: * The interrupt is always enabled even when no code is running. * Ideally it should be disabled (like in notebooks)..