-
The script works great.
I currently have 7 miners running with this script and after the setup it works wonders.
But after like 10-15 minutes a miner just gets stuck above the mining-site when r…
-
Trying out the great idea from #2926, I noticed, that some of the dependencies have the wrong path.
## Issue
In `/this_acts_withdeps.sh` I get the following code:
```shell
if [[ -d "/opt/hep…
-
Hello,
Can you provide info on how human supervision was provided for the simulated datasets (e.g. `lerobot/aloha_sim_transfer_cube_human`)? I am starting to setup a similar MuJoCo gym environment …
-
confirm
import Vue3QTelInput from 'vue3-q-tel-input'
import 'vue3-q-tel-input/dist/vue3-q-tel-input.esm.css'
const tel = ref('12345')
but in console
**Uncaught (in promise…
-
### Vue version
3.5
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-qzosvt?file=src%2Fcomponents%2FButton.vue
### Steps to reproduce
Fragment.vue component, if …
-
The setup script starts with `rm -rf`, which won't work on a Windows machine :)
-
It would be nice if there was an easy way to confirm that the system is properly configured to run all of the scripts. I imagine such a script would check for a valid configuration file, ensure all de…
-
I have just submitted PR #391 as first of a two-part attempt to replace the stale update in #164 to the IPython + Notebook system. The actual `jupyter-*`, `nb*` and `ipython-py` and `notebook-py` upda…
-
# Implement Automated Weekly Smoke Tests
## Problem
Currently, smoke tests for SkyPilot (implemented in `test_smoke.py`) are being run manually. This process could be improved by automating these …
-
Hello, first of all thanks for everything provided so far 😃
**Please describe what the rule should do:**
Reports when trying to emit a ref itself, instead of emitting the value of the ref.
…