Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart guide is missing steps #308

Open
mjang opened this issue Sep 15, 2023 · 2 comments
Open

Quickstart guide is missing steps #308

mjang opened this issue Sep 15, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@mjang
Copy link
Contributor

mjang commented Sep 15, 2023

I run the first couple of steps in the Quickstart guide. I successfully get access to qdrant at http://localhost:6333.

However, the Quickstart says nothing about where to Initialize The Client.

I research, I find https://qdrant.tech/documentation/quick-start/#initialize-the-client. I successfully install the client. I still don't know how/where to run the commands to set up the client. The pip in the client installation command suggests that I need to use Python. But what then? Do I create a .py file? How do I proceed?

With a Quickstart, I shouldn't have to do all of this research.

@davidmyriel
Copy link
Contributor

Thanks @mjang will make sure to note.
You need to run the python code in a venv, using Jupyter Notebook or something similar.

@mjang
Copy link
Contributor Author

mjang commented Sep 15, 2023

You need to run the python code in a venv

Oh duh right. Thanks for promising to make sure to note! You're welcome to use, replace, or close this ticket.

@generall generall added the documentation Improvements or additions to documentation label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants