-
is there a way to set and make these accessible via `trunk serve` ?
Prior art from [NextJS](https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables#bundling-enviro…
dakom updated
2 weeks ago
-
The README of the project says that the replication process can be started with a procfile:
```procfile
# Procfile
rails: bundle exec rails server --port $PORT
litestream: bin/rails litestream:r…
-
As noted by @khsrali and me when trying out the new FirecREST implementation. So maybe not the most general example, but this is where it occurred for me: Say, one installs `aiida-firecrest` and submi…
-
should do `idapro.close_database()` after processing to pack database
mr-tz updated
1 month ago
-
OpenCodelists consists of two types of SQLite DB:
* **The core DB.** This contains the application tables, such as `opencodelists_user`, and is set by `DATABASES["default"]`.
* **The coding system re…
lucyb updated
6 hours ago
-
I would like to express my sincere appreciation for your invaluable work. I downloaded the TEMPO dataset from your link only text without related videos, the Video number was different from the text n…
-
Get JSON in the CatColab front-end format to a Julia process, at-least-eventually in a Jupyter kernel, translate to a decapode, run some `Decapodes.jl` code on it, and send something back that CatCola…
-
As we already discussed during previous meetings, the signal processing chain of the tool includes a low-pass filter. As a consequence the curves are smoothed and the electrical variables start varyin…
-
### Song Name
Blast processing X thick of it
### Artist Name
ewe
### Source
Youtube
### Youtube Link
2uenN250S7c
### Direct File Link
BlastProcessing.mp3
### Song ID
739220
### Start Offse…
-
We want to be able to:
- allow for users to specify custom keys when adding new data to the object store
- reduce repeated functionality between data type classes and centralise this
Within #10…