Replies: 1 comment
-
I'm fairly confident it's not possible to run the local demo in Colab. You should try on your local machine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When I try Local Demo in my colab, I faced the error.
After inputting as same as written in above site, I found the error message as "Can't find a suitable configuration file in this directory or any parent. Are you in the right directory? Supported filenames: docker-compose.yml, docker-compose.yaml"
And the code that I input was as below;
!cd haystack
!docker-compose pull
!docker-compose up
I guess there is something wrong with the configuration file in the github.
I'd like you to help me with this.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions