Dave Morris
Dave Morris
Would it be possible to include the usage examples in the pip package? This seems to be a common practice in other packages, like xgboost_ray. For example, I can run...
Not sure what's causing this, but thought I would give you a heads up. ## HTML input from WebFlow: ``` ``` ## Generated React Component ``` ```
``` => stanza -u ===== Regenerate .design/ folder rm -rf .design/ unzip design.zip -d .design/ Archive: design.zip ... ===== Regenerate images rm -rf public/images mkdir -p public/images cp .design/images/* public/images...
Sample project attached: [stanza-test.zip](https://github.com/poetic/stanza/files/299099/stanza-test.zip) ``` $ node --version v6.2.1 $ npm --version 3.9.3 $ meteor --version Meteor 1.3.2.4 $ npm ls --global=true --depth=0 /usr/local/lib ├── [email protected] ├── [email protected] └── [email protected]...
On a newly generated stanza project from WebFlow with `stanza -u`, I get a series of errors when running `npm test`. I was able to resolve them, and will provide...
I was playing around with Stanza today, and I got an error when I ran an app with the component containing only one sub-component. The error was on line 85...
I tried out Stanza on a sample WebFlow project this afternoon, and Chrome was throwing the error "Failed to parse SourceMap." I wasn't able to find any specific fix for...
### TL;DR ``` $ terraform init Initializing the backend... Initializing modules... Downloading registry.terraform.io/terraform-google-modules/project-factory/google 17.0.0 for host-project... - host-project in .terraform/modules/host-project/modules/project_factory_shared_vpc ╷ │ Error: Unreadable module directory │ │ The directory...
xgboost 1.6.0+ Run this file: https://github.com/dmlc/xgboost/blob/master/demo/guide-python/categorical.py Output: ``` train data set has got 143246 rows and 25 columns train data set has got 143246 rows and 24 columns --------------------------------------------------------------------------- ValueError...
## Description When you edit an app via the App Edit Form, scopes that are existing on the record are cleared out, instead of being saved along with the rest...