-
Hi! I was poking around the resources/environments and had to take a second to geek-out / evangelize another option -> https://www.gitpod.io/
GitPod:
- based on an open source core ([Eclipse Theia…
-
It has not been possible easily to get a dev env on gitpod due to lack of k8s support on it.
It may now be possible to prepare a dev env using https://github.com/gitpod-io/gitpod/issues/4889#issuec…
-
```
Unhandled exception. System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.GetResponse()
at HtmlAgilityPack.HtmlWeb.Get(Uri uri, String method, String path, H…
-
### Bug description
```
gitpod /workspace/gitpod-k3s/.gitpod (main) $ ./ssh.sh whoami
root@127.0.0.1: Permission denied (publickey).
gitpod /workspace/gitpod-k3s/.gitpod (main) $
```
```
git…
-
If you could embed in iframe like on https://stackblitz.com/docs#embedding that would be great.
-
Hoping to get this officially published to the Open VSX Repository as discussed on Syntax.fm Episode 416: Gitpod, iPad Coding, Web3, WTF NFT
As stated in that episode by the people from Gitpod, it'…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
gitpod /workspace/dp_tools (metrics_extraction_subfeature) $ python download_multiqc_from_OSD.py --osd-id --output-dir
https://osdr.nasa.gov/genelab/data/glds/files/
Traceback (most recent call last…
-
I tried to make the Flutter for Web run in Gitpod.
All seems to be working in Firefox and Safari (I'm on OSX) but in Chrome I don't anything in the opened website.
To reproduce start this Gitpod …
-
## Description
How hard would it be to add `-h`, `--help` option for subcommands?
In Go/Python it is quite common to make tools respond to `-h` or `--help` option. It is more convenient to appen…