Skip to content

Commit 133920b

Browse files
committed
Updated README NO_JIRA
1 parent 6b5260d commit 133920b

File tree

4 files changed

+3
-184
lines changed

4 files changed

+3
-184
lines changed

Disorder_Mogul-MOG-003/ReadMe.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

Disorder_Mogul-MOG-003/analyse_disorder.py

Lines changed: 0 additions & 152 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# csd-python-api-tutorials
2-
Python scripts relating to the CSD Python API for virtual workshops, self-guided workshops, videos and educational tutorials.
1+
# CSD Python API Tutorials
32

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

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

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

5147
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.)
5248

53-
<img src="assets/single_download.gif" width="500px">
49+
<img src="assets/save_script.gif" width="500px">
5450

5551
## Running scripts through the CSD Python API Miniconda installed
5652
This requires you to already have the CSD Python API installed. Activate the environment as described in

assets/single_download.gif

-610 KB
Binary file not shown.

0 commit comments

Comments
 (0)