Mehmet Bektas

Results 125 comments of Mehmet Bektas

hi everyone, I was able to code sign the application binaries for Mac properly in this PR https://github.com/jupyterlab/jupyterlab-desktop/pull/318. However, I had issues signing the installer package binary (.pkg) file. It...

@hellojinwoo thanks for reporting this issue. Other folks had reported this issue but we couldn't find the exact source of the problem. Server seems to sometimes crash on Windows, during...

Thanks @kobus-v-schoor, we will explore this alternative.

@ukoethe @MichaDit @antunderwood @yellowincarnate @aravindh-krishnamoorthy could you test the v3.2.9-1 release candidate for this issue? https://github.com/jupyterlab/jupyterlab-desktop/releases/tag/v3.2.9-1

thanks for testing @MichaDit! Are you getting that JS error randomly or do you have steps to reproduce?

thanks @MichaDit. I was also able to reproduce randomly and have been debugging this issue for days. The server appears to be crashing when making websocket connections, but I couldn't...

@ukoethe could you test with the latest version and update the issue if it fixes the problem or not? https://github.com/jupyterlab/jupyterlab-desktop/releases/tag/v3.3.2-1

are you trying to change the font size? what are the steps to reproduce?

Installing additional JupyterLab Extensions are not supported in the desktop application at the moment. We are considering adding this support in a future release.

@ellisonbg could you share the code signing information with me (as you had mentioned https://github.com/jupyterlab/jupyterlab_app/pull/191#issuecomment-805985765)? we are now ready to add code signing.