Jeffrey

Results 6 issues of Jeffrey

It appears as though longer text in state variable information can be truncated. There are also small defects in the way the bounding oval appears (see 'demethylate' example below) e.g....

Request for the original commit repo line numbers.

enhancement

I get the first line indented ```r ### ============ 2. Download ========= ### File location defaults to '~/GDCData' GDCdownload(query = query, method = "client") ``` with the line numbers ```md...

The [Uvicorn](https://www.uvicorn.org/settings/) server needs extra parameters when not being accessed locally: - `--host 0.0.0.0` (otherwise its only accessibly via loopback) - `--port 8000` (default anyway)

Update: This may be because the machine / driver we are using is busted....

It would be aid development to have a domain`main.semanticsearch.baderlab.org` so we could test it without having to spin up a local instance all the time (e.g. in factoid).