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

Jupyter Notebook walkthrough of sql-eval with sqlite #217

Open
shravankshenoy opened this issue Sep 7, 2024 · 3 comments · May be fixed by #218
Open

Jupyter Notebook walkthrough of sql-eval with sqlite #217

shravankshenoy opened this issue Sep 7, 2024 · 3 comments · May be fixed by #218

Comments

@shravankshenoy
Copy link

shravankshenoy commented Sep 7, 2024

Not an issue, but I thought it would be helpful to have a notebook which shows how to setup and use sql-eval, so I created an Jupyter notebook which shows how to use sql-eval with a sqlite database. Hope this notebook is helpful for others

Jupyter Notebook link : https://colab.research.google.com/drive/1pejJn1GDPo4wzfWbmq5sE0ZlNNWNNYfb?usp=sharing (update: link no longer valid, use the link below)

Let me know if it would be useful for adding this notebook to the repository. If yes, I can create a PR. If not, I will close this issue.

Edit: The above link is no longer valid. To view the jupyter notebook please visit the link below
https://github.com/defog-ai/sql-eval/blob/5ba97bcbe6b2b3ed9b826365cbbfa59e28446518/examples/sqlite_example.ipynb

@wongjingping
Copy link
Collaborator

Thanks for sharing this! Would you like to add this into a new folder /examples/sqlite_example.ipynb?

@shravankshenoy
Copy link
Author

Sure. I will raise a PR for this.

@shravankshenoy shravankshenoy linked a pull request Sep 11, 2024 that will close this issue
@shravankshenoy
Copy link
Author

Many people have raised access to the Jupyter notebook link I had shared in the original comment. Kindly note that the link is no longer valid, and to access the jupyter notebook please refer the link below:

https://github.com/defog-ai/sql-eval/blob/5ba97bcbe6b2b3ed9b826365cbbfa59e28446518/examples/sqlite_example.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants