We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f4790 commit 58220a2Copy full SHA for 58220a2
.github/workflows/stackql-deploy.yml
@@ -25,3 +25,4 @@ jobs:
25
stack_dir: 'aws-stack'
26
stack_env: 'dev'
27
env_vars: 'AWS_REGION=us-east-1'
28
+ show_queries: 'true'
.gitignore
@@ -1,3 +1,9 @@
1
notebooks/data
2
notebooks/cifar_net.pth
3
.ipynb_checkpoints/
4
+.stackql/
5
+stackql
6
+stackql-zip
7
+stackql-aws-cloud-shell.sh
8
+stackql-azure-cloud-shell.sh
9
+stackql-google-cloud-shell.sh
0 commit comments