Skip to content

Conversation

@Espiobest
Copy link
Collaborator

No description provided.

- Simplified mkdocs.yml configuration and navigation
- Updated README.md with better project documentation
- Streamlined docs/index.md for clearer project overview
- Updated docs/preprocess.md with current preprocessing criteria
- Added .gitignore entries for Quarto report files
@bpachev bpachev merged commit 4f8e266 into main Sep 3, 2025
6 checks passed
@bpachev bpachev deleted the feature/documentation-updates branch September 3, 2025 21:48
*.ipynb filter=strip-notebook-output
# keep the output of the following notebooks when committing
SlurmGPU.ipynb !filter=strip-notebook-output
# *.ipynb filter=strip-notebook-output
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can keep the first line for this file and remove the rest (based on the most recent changes on feature/add-requested-vram

Copy link
Collaborator

Choose a reason for hiding this comment

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

Are these two just copies of the notebooks in the notebooks folder? Would it be better to copy them here and then expect the notebooks to be copied here after any changes to the notebooks or to just not include them here (or have a symlink or some other way to automate this process)?

generic: true

extra_javascript:
# - javascripts/mathjax.js
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to keep this comment?

- Notebooks:
- Efficiency Analysis: 'notebooks/Efficiency Analysis.ipynb'
- Visualization: 'notebooks/Basic Visualization.ipynb'
# - Frequency Analysis: 'notebooks/Frequency Analysis.ipynb'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we keep this comment considering that frequency_analysis.md is in the Analysis section?

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 this pull request may close these issues.

4 participants