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

Supporting most of the features #186

Closed
suyashmahar opened this issue Sep 11, 2020 · 2 comments
Closed

Supporting most of the features #186

suyashmahar opened this issue Sep 11, 2020 · 2 comments

Comments

@suyashmahar
Copy link

I wrote a similar app as a personal project in an effort to get native desktop experience and learn some HTML, CSS and JS:

https://github.com/suyashmahar/europa

This was a hobby project, so the code isn't the prettiest (I never wrote any HTML, CSS or JS before), although it is documented.

Europa has most features that you'd expect: (1) Remote servers, (2) starting new local server and (3) Shortcuts (like @adammenges 's project).

This covers the following open issues:
#48 (multiple servers)
#181 (abandoned)
#169 (changing python interpreter)
#43 (User friendly error messages)
#161 (saving settings?)
#15 (remote server)

I didn't know about jupyterlab_app when I started, though I would have still preferred to write my own since I had a bunch of free time and wanted to learn something new.

Europa is licensed as GPLv3, but, I'm willing to let the jupyterlab organization take over it and re-license it as BSD 3 clause. Would love to hear from someone at JupyterLab Org if this is sounds interesting.

- Suyash

@jtpio
Copy link
Member

jtpio commented Sep 11, 2020

Thanks @suyashmahar, this looks great!

Pinging @afshin who is also interested in this.

gentoo-bot pushed a commit to gentoo/sci that referenced this issue Sep 5, 2021
The official electron client for jupyterlab (jupyterlab_app) is inactive and
freezes upon launch.
This is one of the few alternatives that: has releases, is up to date, and
actually works.

It works rather nice and avoids having to run jupyterlab in the browser.
Thanks to @suyashmahar !

jupyterlab/jupyterlab-desktop#186

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <[email protected]>
@mbektas
Copy link
Member

mbektas commented Feb 22, 2023

most of the mentioned features already implemented

@mbektas mbektas closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants