h2oai / h2oai/haic-tutorials

Drop notebook numbering scheme.

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
type/good first issue
Dominant language
Jupyter Notebook
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There exists multiple branches,some with differing sets of notebooks. Maintaining a simple incrementing numbering scheme for notebooks results in the same notebooks having different titles across branches (and thus across H2O environments).

I propose to drop the number prefix altogether. Notebooks sourced from their respective repos likely don't carry the prefix - removing them would also mean a higher chance that titles are consistent across repos.

---

sidenote: The colon character (`:`) is not a valid character for notebook _titles_ in some (most?) notebook engines. Replacing colons with something else (e.g., hyphens) in the notebook filenames would add consistency between a notebook's file name and it's title, as well as make the notebook compatible with more notebook engines.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.