Stuart Chalk

Results 27 issues of Stuart Chalk

I have a project in PyCharm and via the command line run the recommended command for adding gh pages for jupyter-book (https://jupyterbook.org/en/stable/publish/gh-pages.html option 2) using ghp-import. When I do this...

Error below in Cake-storm 0.6.1. Stuart Path passed to JarFileSystem must have jar separator '!/': /Users/stu/Library/Application Support/JetBrains/Toolbox/app/View/toplevel/Couchbase\\MatchPhraseSearchQuery.ctp java.lang.AssertionError: Path passed to JarFileSystem must have jar separator '!/': /Users/stu/Library/Application Support/JetBrains/Toolbox/app/View/toplevel/Couchbase\\MatchPhraseSearchQuery.ctp at...

I have a context that is split over many context files (https://stuchalk.github.io/scidata/contexts/scidata.jsonld) and as a result is getting an error on the JSON-LD playground that uses this package. Can the...

Running conda install -c bjodah chempy pytest., I get the following error: ``` (base) CHEM-67816:~ n00002621$ conda install -c bjodah chempy pytest Collecting package metadata: done Solving environment: failed PackagesNotFoundError:...

Doing `cmpds = molecule.search(identifier)` where `identifier` is an inchikey produces a large # of hits, in fact 'REEUVFCVXKWOFE-UHFFFAOYSA-K' produces 925 hits (see attached zip file). Is this correct behaviour? Is...

When firing up my Django website it will not load do to the following error: ``` Request Method: | GET -- | -- https://sds.coas.unf.edu/sf/ 3.1.5 OperationalError unable to open database...

There are many times that an older systematic/colloquial name for a compound provides a successful page of identifiers on OPSIN. Would it be possible to respond also with the current...

To enable users to grab the data from the page it would be helpful to have 'copy' buttons for each of the different values displayed.

**Describe the bug** Both the latest and v2.2.2 docker images fail with 'Cannot find config file `/data/.bigchaindb`' and 'Lost connection to the database, retrying query.' Also needs to be updated...

It would be nice to page the results being put on the page using the paginator helper in CakePHP. However, it will require a reworks of the current code. Currently...

enhancement