-
I've been encountering a strange bug lately, where the featured images for projects will show locally, but when I deploy to Netlify some of the images will no longer be there on the live site.
The …
-
a.csv
```
a,b,c
1,2,this is not visible
```
b.csv
```
a,b,d
1,2,
```
Expected: "this is not visible" is shown
Actual:
![image](https://user-images.githubusercontent.com/6632699/5523942…
-
**[Original report](https://bitbucket.org/tdaff/remote_ikernel/issue/10) by Anonymous.**
----------------------------------------
On some machines, such as blue waters, ssh access necessarily requir…
tdaff updated
6 years ago
-
_From @edwindj on February 25, 2015 14:10_
A useful addition to the coopy highlighter diff format would be column type changes.
For example:
```
dataset a
A,B
1.1,1
```
and
```
dataset b
A,B,C
1…
-
json transforms:
https://github.com/joshdata/jot
https://github.com/share/ottypes/wiki/JSON-operations
clojure has that object-diff thing...
(is this two posts, one just about the diffing problem?)
…
-
I tried building the last tagged version and found that a test was failing:
failed test 1564 - column_rename_base_csv_reverseCompare (Failed)
Mismatch on cell 0,6: 'Throgs Nook' vs 'Throgs Neck'
…
-
[objectdiff](https://github.com/robertzk/objectdiff)
Wonder if there's anything we can collaborate on?
-
I thought that non FD stuff from dataprotocols.org got migrated somewhere but i can't find it online ... and when i search for e.g. revisioning summary the only source i find is http://paulfitz.github…
-
One or more permits are often associated with collection of physical samples, and there is a need to ensure that information is available with the sample records.
Task here is to add support for a …
-
### Issue Summary
The "decorations" created by e.g. `\cancel`, `\underbrace`, and `\overline` are sized incorrectly when the command's argument contains unicode text.
### Steps to Reproduce:
…