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

Automate migrating notebooks to the landing page #58

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

kacperlukawski
Copy link
Member

This is an umbrella PR for all the changes required to automate converting Jupyter notebooks into Hugo Markdown files. Eventually, the examples repo will act as a source for the tutorials on our website, and notebooks themselves will be run to check whether the examples still work.

Individual changes will be tracked in my fork: kacperlukawski/qdrant-examples.

Current progress

  • Write a GitHub workflow to automate the process of converting the Jupyter notebooks
  • Structure the repo so it reflects the current structure of the landing page tutorials

* Organize the notebooks in three subdirectories

* Reflect the changes in README

* Log the HEAD file content

* Restrict the branch to checkout

* Add showing PR id if it exists

* Fix getting the PR details

* Remove git dependency and optimize the PR workflow

* Fix image handling
* Fix the header to derive the title properly

* Fix assets linking

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

Successfully merging this pull request may close these issues.

3 participants