Open yogevyuval opened 1 year ago
It's indeed not compatible yet, it hopefully should be soon.
It's indeed not compatible yet, it hopefully should be soon.
Thanks @cccs-nik that;'s good to hear, will keep track of the repo
@cccs-nik Checking in if you think you have some thoughts on when do you think you will look into JupyterLab 4.0? Or specifiicaly if you know what will be the major changes, and how complicated the transition might be.
Today we are using JupyterLab 4.0, but jupyterlab-sql-editor is a perfect fit for some of our needs and we are really keen of using it
Hey @yogevyuval, I got a local branch going last week but it's not building yet. I'm working on it whenever I get a chance and I'm hoping the transition isn't too complicated 🙂
Hi again @yogevyuval. I pushed an alpha release for JupyterLab 4.0 support: https://pypi.org/project/jupyterlab-sql-editor/1.0.0a1/. It's not quite ready yet, notably the syntax highlighting is broken but the rest should hopefully be working fine enough. I'll get back to finishing the upgrade in 2024 🙂
Hi again @yogevyuval. I pushed an alpha release for JupyterLab 4.0 support: https://pypi.org/project/jupyterlab-sql-editor/1.0.0a1/. It's not quite ready yet, notably the syntax highlighting is broken but the rest should hopefully be working fine enough. I'll get back to finishing the upgrade in 2024 🙂
That's great progress! appreciate your work on this, looking forward for the syntax highlighting in 2024!
Happy holidays :)
@cccs-nik I see progress is being made - that's really cool! appreciate it.
One question regarding this - We are very excited to use this for our own usage, but we are going to need different markers (instead of relying on --start-spraksql we want to rely on a different string.) Do you think it would somehow be possible in the new version to support this customization? Thanks
Hey @yogevyuval! Yeah I think that should be simple enough to implement.
Hey @yogevyuval! Yeah I think that should be simple enough to implement.
@cccs-nik oh that's great to hear! should I start using the current branch or are you expecting to create a more official release soon?
Btw - i'm up to chat (slack / teams etc') if you youd like some specific feedback or help.
@yogevyuval Keep using the branch for now, we're not quite ready for JupyterLab 4 so I'll be supporting JupyterLab 3 for now if anything comes up and merging the fixes to the JupyterLab 4 branch. We unfortunately don't have a public facing communications channel yet so if you want to chat it would maybe be on something like a big public Slack channel. Let me know 🙂
@yogevyuval Keep using the branch for now, we're not quite ready for JupyterLab 4 so I'll be supporting JupyterLab 3 for now if anything comes up and merging the fixes to the JupyterLab 4 branch. We unfortunately don't have a public facing communications channel yet so if you want to chat it would maybe be on something like a big public Slack channel. Let me know 🙂
@cccs-nik Great, can you add me to any slack / other platform you already have? if so I will send you my email address. Otherwise, we can try adding you to our slack, we just going to need your email
let me know what do you prefer :)
Hi, Is jupyterlab-sql-editor compatible and check with JupyterLab version 4 and jupyterlab-lsp version 5.0.0? Asking because i'm getting erros activating the plugins with the new versions.
@cccs-nik Thanks