-
Just curious, is there a mechanism to import WireViz and drive it from a Python script instead of the YAML files from the command line? I searched briefly and it wasn't obvious to me.
I'm not sure …
-
In js2-jsx-mode (and js2-mode)...
Simple JSX expressions work ok, for example:
```
function a() {
return (
{expression}
);
}
```
But the below conditional JSX statement is shown with a "mis…
-
# Description
This issue records the personal project ideas. It also prioritizes them according to my current interests.
- :moneybag: Introduction to Computer Programming
- :moneybag: Graphviz …
-
Is anyone successfully running meshagent on aaarch64 ?
I have a NanoPi that's based on aarch64 nad for the life of me cannot get it running, error in topic.
I'm trying to figure out if there is …
-
Hello,
I had deployed the base project successfully on a cloud host. Everything seems good, but once a customer places an order he get's an email, however I could not find anything like the customer…
-
**Describe the bug**
From https://forum.pkp.sfu.ca/t/problem-with-discussions-being-attributed-to-the-wrong-user/67248:
> Journal manager initiates a Copyediting Discussion for Submission 1, with Au…
-
I was hoping that Waveney would start this, but I might as well.
I started looking at Wyverns, and they definitely have problems at the moment. I'm just going to list what I have found so far. Feel…
-
### Specification
The `EventEmitter` is a nodejs native construct. To be more compatible, we should be using Web APIs like `EventTarget`.
We've started to do this in https://github.com/MatrixAI/…
-
The hackspace has acquired some nice furniture recently. Some of these items have some nice wood counter-tops which would benefit from a bit of protection.
I'm no pro in this area, but I suspect tre…
-
On the datashuttle/NWB roadmap we have this deliverable:
```
Support for customising data structure (e.g. specific mandatory elements or new file types)
```
The level of customisability is a g…