-
I'd like to be able to import templates and scripts using the same path everytime to avoid imports like `import ../../../templates/log.mcbt`
My solution may to add a new prefix pointing to the root…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
Trunk 0.20 managed to build my workspace project's wasm project from the workspace root, using the following command line: `trunk build ./src/foo-ui/index.html`. Now, on trunk 0.21.4, that results in …
-
Need to check if postgres database is accessible. Run the test data first. Check accessilbity via PGAdmin.
-
### What problem are you trying to solve?
When people first visit the project, they have to scroll a bit to get to the README, which makes the project a bit less approachable. Also, the README got …
-
Hello,autherHello Author, could you please tell me why there is an error here?
Here are track:
Traceback (most recent call last):
File "/home/d/Pycode/manner/manner/train.py", line 11, in
p…
-
When you render to quarto-preprint, the .svg files get copied to the project root. That sucks and shouldn't happen.
-
https://github.com/user-attachments/assets/7da76a01-4bd1-464b-bbee-0aacbc5e5d93
When i have an already existing project and i run the julia shell from it then start Pluto from it, it:
* doesn'…
-
The Generator generates correct files for me, and places them right by the side of the .csx file.
However, the compile process fails and expects the file in the project root.
I'd rather have the f…
-
Hi, I want to add a shortcut for `cargo build` in vscode. But I need to open terminal and cd to the project root, configured in `keybindings.json`. How to I get the project root path in vscode `keybin…