-
I have this as my startup.jl file:
```julia
# This file should contain site-specific commands to be executed on Julia startup;
# Users may store their own personal commands in `~/.julia/config/startup…
-
Currently, program and input files can either be specified as a path reference or fetched from a HTTP URL.
This proposed addition introduces Git submodules:
```
[inputs.gourd_cargo_toml]
git = {…
-
### Please describe the problem you're trying to solve
I generate part of my config with nix https://nixos.org/. It has several advantages, one of which is for general toggle of a plugin.
For inst…
teto updated
4 months ago
-
Hi!
This package can not be installed in Julia 1.6 at the moment as it doesn't have a Project.toml file:
![image](https://user-images.githubusercontent.com/2822757/129571927-d596db4f-2706-4090-9…
-
Not everything can be guaranteed statically. And some errors are not parsing errors. So we should write some validating function which checks for the following things:
- [x] Defining a key multiple…
-
Not sure which version introduced this, but as of Dokku v0.45 this plugin fails to install without plugin.toml
-
A new TOML spec version has been [released](https://github.com/toml-lang/toml/blob/master/CHANGELOG.md#050--2018-07-11).
While the progress on tinytoml grew silent in the last months, are you still…
-
1. Isn't it still not applicable to data such as custom datasets (e.g. credit card fraud detection data)?
2. It seems to be suitable for tabular data, but is it not suitable for transaction data?
-
Hello,
I want to make an HTTPS client with TLS+Certificates.
esp32-c6 chip compatibility is foreseen ?
Or is there another way to do TLS+certificates on no_std environment ?
-
## Problem
Currently, there's no integrated way to audit dependencies defined in `pyproject.toml` and `uv.lock` against known security vulnerabilities in the [Python Packaging Advisory Database](ht…