Carlos Aguni

Highly motivated self-taught IT analyst. Always learning and ready to explore new skills. An eternal apprentice.


Jupyterlab change cell to code

06 Jan 2022 »
{    
    "notebook:change-cell-to-code": {
      "command": "notebook:change-cell-to-code",
      "keys": [
        "T"
      ],
      "selector": ".jp-Notebook:focus"
    }
}

https://github.com/jwkvam/jupyterlab-vim/issues/19