317brian opened a new pull request, #13342:
URL: https://github.com/apache/druid/pull/13342
- Adds `docs/tutorials/tutorial-jupyter-index.md` as a landing page for the
Jupyter notebook tutorials
- Updates `sidebars.json` to include the landing page
- Updates `.gitignore` to ignore the Jupyter checkpoint saves
- Adds examples/quickstart/jupyter-notebook
- Adds a readme that has the same content as `tutorial-jupyter-index.md`
as well as some basic info about contributing
- Adds the Jupyter notebook file `api-tutorial.ipynb`
Note that the download links will 404 until this PR is merged into `master`
since they reference the `raw` GitHub URL on `master`, which is the easiest way
for a user to download a single notebook from what I found based on where we
decided to put it.
We can test the download link by either manually inserting a different file
that already exists or splitting this PR into 2 and merging the notebook first.
This PR has:
- [x] been self-reviewed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]