Dave Morris

Results 20 issues of Dave Morris

I inherited a project that uses this library, and I need some help migrating to babel-plugin-istanbul. The karma.conf.js file has this definition in it right now: ``` webpack: { devtool:...

Is there a way to automatically crop images to a square when using this library? My photos are coming back rectangular, and when I stick them in a square space...

## Steps to Reproduce - Install Dataform 2.0 ``` $ dataform --version 2.0.0-beta.1 ``` - create sample empty bigquery project ``` dataform init bigquery \ --default-database \ --default-location us dataform...

I'm trying to generate a graph from a GCP HCL configuration, and I'm receiving this error. I installed inframap on MacOS via homebrew today, inframap--0.6.7.big_sur.bottle.tar.gz ``` panic: interface conversion: interface...

bug
Provider: Google

Is there an easy way to convert one of the Alexa Skills Kit examples from [here](https://github.com/amzn/alexa-skills-kit-js/tree/master/samples), so it can run within the alexa-app-server container, or could someone provide me some...

question

Thanks so much for sharing this library! This has been incredibly valuable at our company for a number of years. However, we have decided to migrate away from TFS to...

![image](https://github.com/GoogleCloudPlatform/generative-ai/assets/186253/9ac6d00c-c2e0-4a36-aede-ce3c1b3dd431)

I tried this notebook in Colab, and it is missing the step of setting up the GCP Project ID. This is one technique that could be used, but you might...

I want to load this file and call the main function: https://raw.githubusercontent.com/dmlc/xgboost/d3f06467797acd61e80e87be38fb9812a016a64e/demo/guide-python/categorical.py How do I do this? I see your example that loads a file from a gist that contains...