Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions quickstarts/aum
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

This new file appears to be incomplete or added by mistake. It is located in the quickstarts directory but lacks content and a file extension (e.g., .ipynb) that would identify it as a notebook, which is the common format for other files in this directory.

Furthermore, the repository's style guide requires that new notebooks are referenced in the corresponding README file for discoverability. This file is not referenced in quickstarts/README.md.

If this is intended to be a new quickstart, please add the appropriate content and extension, and update the README. Otherwise, if this file was added in error, please remove it.

References
  1. The style guide specifies that any new notebook should be referenced in the corresponding READMEs. While this file is not a notebook, the principle of ensuring new content is discoverable by referencing it in documentation applies. (link)