Josh

Results 20 comments of Josh

I am getting the same issue. I have tried doing it with a user that uses `mysql_native_password`, but that is not making any difference. I ended up making my own...

I am having this issue too

I am using Sublime Text version 3.2.2, Build 3211 and cannot get this package to do anything. I have ImageMagick installed too. Here is what the file Preferences.sublime-settings says: ```...

Mine does this a lot too. It's because there is a config file that says where the window should appear. (Seems like a bad idea for exactly this reason). You...

The issue is the CSS styling line. How are we supposed to apply styling though? I want to make the Gantt chart not be so narrow. The way above works...

The demo is still missing. Do you plan on putting it back?

The spinning happens to me as well

I am also interested in some kind of `add/remove Tab` or `reinstantiateTabs` solution.

[kui-shell says](https://github.com/kui-shell/KuiNotebookBuilder#authoring-notebooks) we should be able to save markdown files in a `notebooks` folder- but I can not find any such folder in the pre-built windows program.

Could this [folder ](https://github.com/kui-shell/KuiClientTemplate/tree/main/plugins/plugin-client-notebooks/notebooks) be left exposed after an electron build is created? If so, that would allow people to easily add notebooks without having to build the entire thing...