-
Thank you for all the effort putting this stuff together, but I am running into a problem with installation of python SeaBreeze. I have tried to install with anaconda (and by hand) on a windows 7 64b…
-
When a user tried to upload a CSV, it just plots a bunch of points instead of lines.
The upload works fine on Trinity.
also, the enter corrodents option does not work for line selection either t…
-
From `index.adj`, e.g. there's this line:
> anserine a 2 4 \ ; & 2 0 02633215 00440568
where the no. of points is different from the actual listed pointers:
```
lemma = 'anserine'
pos = 'a…
-
Duplicates maybe appears on this list. "Forked" from [ryuuganime/animanga-wordlist](https://github.com/ryuuganime/animanga-wordlist)
- [ ] (Making of) Evangelion: Another Impact
- [ ] .hack//G.U. Re…
-
Steps to create a minimal Python 3.6 environment for the navigator. This is being updated as I work:
* `conda create -n python36 python=3.6`
* `source activate python36`
* `conda install gdal` e…
-
Sent and email to fhirapi@fire.ly as well, but thought I would post here to keep it official.
-------------------
I’m having trouble parsing Reference Range Components.
This code snippet belo…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
### Issue and Steps to Reproduce
Change default OneDark theme to something other.
### Expected Behavior
Package is working normally
### Actual Behavior
Exception.
### Versions
**Atom**: 1…
-
https://github.com/DFO-Ocean-Navigator/Ocean-Data-Map-Project/blob/cd4c72330fc2e3cab0ca925a335b068470cc3b42/oceannavigator/views.py#L19
Noticed this after deleting all my .pyc files and then trying…