Patrick Tran
Patrick Tran
Found a typo where setup_p2 is used twice in the parallel sentence instead of "setup_t2" on line 16
Assigning a variable `csv` to `require('express-csv') is unnecessary and throws a lint error for the unused variable that likely wont ever be used because`res.csv` is already assigned a function. Note:...
## What This addresses how ipython is required and how the examples reference it ## Why - Running the examples on a fresh install, I found the default example failing....
Running `npm run dev` outputs ``` vite v2.3.7 dev server running at: > Local: http://localhost:3000/static/ > Network: use `--host` to expose ready in 164ms. ``` But navigating to `http://localhost:3000/static/` is...
## Steps to create the issue Using a raspberry pi zero with a fresh install using Raspberry Pi Imager. I then SSH'd into the raspberry pi. Terminal Steps: ``` #...