-
Is there a future for electron deployment of streamlit?
___
```
streamlit electron app.py
```
Streamlits target demographic (seemingly the Data Science / ML / AI community) often has apps whi…
-
### Description
Upon running the Docker Desktop app, I receive this error:
A Javascript error occurred in the main process
Uncaught Exception:
Error: Failed to get 'userCache' path
at e.ex…
-
Hi,
I have an working application that I want to convert to typescript.
Looking at https://github.com/electron/forge there is a typescript template that indeed runs when being a stand alone elec…
-
### Description
Nativefier bundles the electron app with the actual electron installation to create standalone apps. Under some circumstances it can be useful to have a shared interpreter, e.g, ins…
allo- updated
2 years ago
-
I see three alternatives to build a desktop app :
- with **Electron**: https://www.electronjs.org/
- with **Tauri**: https://tauri.app/
- with **PWA** (https://web.dev/, https://developer.mozilla.o…
-
This is definitely a dumb question but I don't see any kind of answer; I'm running a headless AI server that I SSH into remotely. I've installed the Appimage, but how can I connect to it? Does it n…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
Hi! I'm trying to setup e2e tests with Spectron and I got some issues.
When I start my tests with:
```
beforeEach(async () => {
app = new Application({
path: path.resolve(
…
-
Not that I don't love this repo - (thanks @paulcbetts ) Its been really useful over the last couple of months, but given the stated need for this repo is to be able to rename the electron .exe on Wind…
-
### Description
After install docker desktop on ubnuntu 24.04,when I start it, failed,error:
![截图 2024-04-27 17-55-32](https://github.com/docker/desktop-linux/assets/167891451/6ce60551-3845-4acc-9c8…