-
I haven't been using yED for architecture diagrams for a while, and this project has suffered as a result – there's currently at least one bug report that I probably won't get around to investigating.…
-
Hi,
It looks like the upgrade of yed to v3.18 was not finalized - I can see 3.18 version in nuspec file, but installation script downloads v3.17.2 and fails checksum.
Litee updated
6 years ago
-
```
==> Downloading http://live.yworks.com/yed-downloads/yEd-3.14_with-JRE8.dmg
Already downloaded: /Library/Caches/Homebrew/yed-3.14.dmg
Error: no implicit conversion of nil into String
Please report…
-
I have a dataframe like this:
restDf.head()
```
| a | b | c | d
-- | -- | -- | -- | --
109 | 4 | 4 | 0
2 | 4 | 4 | 0
243 | 4 | 6 | 1
130 | 3 | 4 | 0
181 | 4 | 6 | 1
```
trying to run:
…
-
https://github.com/sugarlabs/Constellationsflashcards may contain the same data sources in a different form. The source files should be synchronised if possible.
quozl updated
6 years ago
-
Hi,
this library is quite helpful, thanks for creating it.
However there's an issue when marker `pytest.mark.usefixtures` [1] is used - such fixture is marked as unused anyway.
Cheers,
yed
…
-
It seems that tooltips are no longer present in the graphml files.
-
**Original bug ID:** 1688
**Reporter:** administrator
**Status:** closed
**Resolution:** not a bug
**Priority:** normal
**Severity:** minor
**Category:** ~DO NOT USE (was: OCaml general)
## Bug descr…
-
hello
being using the exemple file stated above the node don't connect in otaa mode using another lopy as a gateway...
it keeps on saying not joined yet. i try the otaa node code with another ttn ga…
-
### User Story
As a building outlines database user I want to view a schema diagram so that I have a visual resource to help understand the table relationships.
#### Acceptance Criteria
- [ ] ~…