Sebastian Cheung CQF

Results 96 issues of Sebastian Cheung CQF

Build Success but I don't see anything happening. i.e Right Click on any folders or directories it is the same as before?

1. When init: Error: output 'public_ip': "aws_instance.aws_instance.public_ip" is not a valid output for module "ec2" 2. also output.tf: value = "${module.ec2.aws_instance.aws_instance.public_ip}" Unresolved? 3. thirdly we need to change?: variable "public_ip"...

pointed to my Heroku instance $ node index.js Err { extensions: { path: '$', code: 'start-failed' }, message: 'cannot start as connection_init failed with : x-hasura-admin-secret/x-hasura-access-key required, but not found'...

Thanks we have timeout issue of large CSV download 500 MB file or so, would FASTAPI alleviate timeout since FASTAPI supports async and Django does not? Appreciate it

At the moment it needs to be created into an empty directory. But prefer to kubernate init just like ``` npm init git init ``` Thank you

Not sure if I need to fix or ignore this: ![Screenshot 2021-01-22 at 02 48 36](https://user-images.githubusercontent.com/1273014/105439208-53f14700-5c5c-11eb-90aa-978ba44e9e00.png) which version should we use?

User guide shows how to, with a Add Banner button, but after I loaded this repo into my Magento site as root/html/app/code/MageStore/BannerSlider php bin/magento setup:upgrade php bin/magento setup:static-content:deploy I don'...

help wanted

I am in pyenv2.7.10: ``` (pyenv2.7.10) $ fab setup [] Executing task 'setup' [localhost] local: virtualenv env /bin/sh: /usr/local/bin/virtualenv: /usr/local/Cellar/python3/3.4.1/Frameworks/Python.framework/Versions/3.4/bin/p: bad interpreter: No such file or directory Fatal error: local()...

Hi, does this support mongodB ? ``` from flask_restless import APIManager app = Flask(__name__) app.config.from_object('config') # db = SQLA(app) dbmongo = MongoEngine(app) # appbuilder = AppBuilder(app, db.session) appbuilder = AppBuilder(app,...

Trying to integrate into Django with Elasticsearch Are there any examples of such usage, as currently I understand its usage from making APIs but not sure within the context of...