Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] How to install JupyterLab-desktop on FreeBSD? #871

Open
yurivict opened this issue Sep 22, 2024 · 1 comment
Open

[question] How to install JupyterLab-desktop on FreeBSD? #871

yurivict opened this issue Sep 22, 2024 · 1 comment

Comments

@yurivict
Copy link

I would like to create the FreeBSD port for JupyterLab-desktop.
The releases page offers binaries for several OSes, but we would like to build/install from source on FreeBSD.

Since this is an Electron-based program, shouldn't in be possible to run it using the Electron executable and a directory of platform-independent files?

electron30-30.5.0 is available on FreeBSD.

Thank you,
Yuri

@JasonWeill
Copy link

@yurivict Thank you for opening this issue! You can find the dev documentation here: https://github.com/jupyterlab/jupyterlab-desktop/blob/master/dev.md

You should also be able to read (but not run) the workflows here: https://github.com/jupyterlab/jupyterlab-desktop/tree/master/.github/workflows

If you're able to create and maintain a FreeBSD port for JupyterLab Desktop, we would consider a pull request to add this OS as supported. Thanks again for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants