-
Create a `npm run console` based on this gist https://gist.github.com/nnarhinen/52d1744ca881172729de
having a repl on server context, enable easy run of experiments much like ipython
-
The first version of this repository was intended to be fairly lightweight, and hence it was supposed that shell scripts would be sufficient.
As the repository has expanded in complexity, now lever…
-
### Make sure you completed the following tasks
- [x] I searched the [discussions](https://github.com/bfgroup/b2/discussions)
- [x] I searched the closed and open [issues](https://github.com/bfgro…
-
### Issue
If I try `/lint` I get an error
`Unable to execute lint command: [WinError 2] The system cannot find the file specified`
Auto lint is not working as well
```
// .aider.conf.yml
lint…
-
Is steam depot broken? There aren't any executables except for shell script. Verifying game integrity doesn't help
```
/media/Stuff/SteamLibrary/steamapps/common/Half-Life 2 Deathmatch/hl2.sh: line …
-
## Description
### What steps will reproduce the problem?
Use latest version of Spyder 6.0.2, go to:
Tools > "Manage remote connections..." > enter SSH data and hit Connect.
Getting the followin…
-
1. Needs to be reproduced
https://docs.google.com/spreadsheets/d/13qsQ2YHXDvgSscTZd5_u6Jb8DDJmICfBdyUqRTjBh00/edit#gid=0
-
in the radioconda base enviornment, there is no C:/Users//radioconda/Scripts/activate.ps1, which vscode python uses to activate, so it is instead falling back to the shell script, instead of the activ…
-
```
Run curl -s https://raw.githubusercontent.com/swiftlang/github-workflows/refs/heads/main/.github/workflows/scripts/check-license-header.sh | bash
curl -s https://raw.githubusercontent.com/sw…
-
trying to run a shell script via execute command, i tried like everything and cant get it to work
i type in "/home/pi/ac_off.sh" in the execute command section.
ac_off.sh contains:
#!/bin/sh
…