JupyterLab can use `Ctrl-Enter` to send text in markdown cell to console, if the code is enclosed with language specifier such as ```python a = 1 ``` We could potentially do that.