Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
25 changes: 0 additions & 25 deletions Disorder_Mogul-MOG-003/ReadMe.md

This file was deleted.

152 changes: 0 additions & 152 deletions Disorder_Mogul-MOG-003/analyse_disorder.py

This file was deleted.

10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# csd-python-api-tutorials
Python scripts relating to the CSD Python API for virtual workshops, self-guided workshops, videos and educational tutorials.
# CSD Python API Tutorials

<img src="assets/csd-python-api-logo.png" width="100px">
Copy link

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: img]

Copy link

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD045/no-alt-text Images should have alternate text (alt text)


# CSD Python API Scripts

A repository containing scripts that have been created to leverage the toolkit found within
This repository contains Python scripts for virtual workshops, self-guided workshops, videos and educational tutorials. The scripts leverage the toolkit found within
the [CCDC portfolio](https://www.ccdc.cam.ac.uk/solutions/) that are accessible via
the [CSD Python API](https://www.ccdc.cam.ac.uk/solutions/csd-core/components/csd-python-api/).

Expand All @@ -19,7 +16,6 @@ The purpose of this platform is to distribute knowledge and allow for scientific
.
├─ assets # Images for documentation
├─ scripts # Python scripts
├─ notebooks # Jupyter notebooks
├─ LICENSE
└─ README.md
```
Expand Down Expand Up @@ -50,7 +46,7 @@ This will open the content in a tab where you can `Right-Click` in the text and

You will be asked to in your file explorer where you wish to save the file. Please specify the file extension at this point, by default `.txt` is used (For python scripts `.py` is required.)

<img src="assets/single_download.gif" width="500px">
<img src="assets/save_script.gif" width="500px">

## Running scripts through the CSD Python API Miniconda installed
Copy link

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

Copy link

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Running scripts through the CSD Python API Miniconda installed"]

Copy link

Choose a reason for hiding this comment

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

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
## Running scripts through the CSD Python API Miniconda installed
## Running scripts through the CSD Python API Miniconda installed

This requires you to already have the CSD Python API installed. Activate the environment as described in
Expand Down
Binary file removed assets/single_download.gif
Binary file not shown.