Carsten Allefeld

Results 129 comments of Carsten Allefeld

@jjvraw, thanks for the tip, I will try that!

My suspicion is that this is related to the licensing? Is there a way to settle the question of being licensed in a specific step once and for all, so...

@rashedmyt, thanks for the reply. Good to know it is not a licensing issue. In included an example document in the issue. You can reproduce the error if you copy...

Maybe a note why supporting Quarto is a good idea: Quarto is the successor to RMarkdown, and in contrast to it it is not focused on R but supports arbitrary...

Just out of curiosity, I checked nbconvert, and it seems it has the same problem: ``` jupyter nbconvert --execute --to html quarto-matlab.ipynb ``` produces ![image](https://github.com/mathworks/jupyter-matlab-proxy/assets/1738353/2cccd503-8d3b-4481-a6cf-20e41c7abb9b) So not just Quarto via...

This might be relevant: https://github.com/jupyter/nbclient/issues/213

For others encountering this problem: I have created my own Matlab kernel . It does not have this problem, and therefore can be easily used with Quarto. In comparison with...

Even if installing the kernel as part of the package installation were impossible (it isn't), the installation instructions in the README are incomplete since it says nowhere which other command...

OK, thanks for the tip. Btw. "Ctrl-`" still works for me after adding "F4" as a shortcut?

I have seen that other packages include a setting to disable their keybindings. E.g. from "autocomplete-plus": ![image](https://user-images.githubusercontent.com/1738353/68999983-8406c280-08c0-11ea-8b54-8cb1fffc9ffb.png) The description says: "Disable this if you want to bind your own keystrokes...