-
would be great to have a gradio UI for this similar to https://github.com/oobabooga/text-generation-webui
AK391 updated
8 months ago
-
Attributes with a type of string are now possible with netCDF-4, and many examples of attributes with this type are "in the wild". As an example of how this is happening, IDL creates an attribute with…
-
This program has some minor issues still.
- We need the calculator to determine wavelength.
- Most antennas are described by either their style and/or wavelength, especially for dipole antennas.
…
-
Proposal:
1. Make `fpm` treat all Fortran file extensions (`.f`, `.f90`, ...) as free-form by default. `fpm` is responsible for calling each compiler properly with the correct options (so it would …
-
This is needed to make Spyder work correctly with Tensorflow without starting it from a terminal. For example see:
http://stackoverflow.com/questions/41344017/why-does-the-tensorflow-module-import-…
-
Hey, y'all,
Any thoughts on adding a couple chapters (or a section) on best practices for data munging and basic statistical analysis using common data analytic software? Right now the book largely a…
-
The Docker image hasn't been updated in two years. See https://hub.docker.com/r/redhogorg/glass/tags.
- [ ] Add a GitHub action to push the docker image onto the registry. (@redhog)
- [ ] Restruct…
-
This is a feature request rather than a bug report.
I am trying to get minted to run in the default restricted shell escape mode of texlive.
I have a latex server (see https://www.learnlatex.org…
-
Assume the following scenario:
1. Create a new pythread
2. Call a C++ function from within that pythread
3. That C++ function calls some Python
4. That Python calls some MORE C++
Here is the …
-
There was a mention of making emacs-bash-completion a part of GNU Emacs: https://debbugs.gnu.org/26661#24
@szermatt what do you think about it?
AFAIK this will also involve getting the copyright a…