Mateja Putic
Mateja Putic
I see that there are two modes displayed, command and edit, but these are jupyterlab modes, not jupytelab-vim modes. I was just confused how these correspond to Jupyter command, Vim...
I second this. The code in Listing 21.2 should read: ``` const char *C_elem_KernelSource = "\n"\ "__kernel void mmul(const int Mdim \n"\ " const int Ndim, \n"\ " const int...
Caveat: I do have the gem installed in a local directory
I'm still seeing this issue, even with rc.27 ``` $ npx extension create my-extension Need to install the following packages: [email protected] Ok to proceed? (y) 🐣 - Starting a new...
Adding this in case it helps someone. After banging my head for a few days over this, I finally found a solution for my scenario. After adding a static route...
Totally understandable, I hear it's expensive. I did submit [a fix](https://github.com/ishubin/schemio/issues/726) for the error that comes up, but I understand that that might be a hurdle for some users. Anyway,...