You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config variable jupyter_sphinx_thebelab_config is of type html. Shouldn't it be of type env? The config value is added to the doctree. Hence if the config value changes, the document should be reparsed. No?