-
Notifications
You must be signed in to change notification settings - Fork 0
Updated README NO_JIRA #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
| 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"> | ||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint] reported by reviewdog 🐶 |
||||||||
|
|
||||||||
| # 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/). | ||||||||
|
|
||||||||
|
|
@@ -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 | ||||||||
| ``` | ||||||||
|
|
@@ -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 | ||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint] reported by reviewdog 🐶 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint] reported by reviewdog 🐶 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint-fix] reported by reviewdog 🐶
Suggested change
|
||||||||
| This requires you to already have the CSD Python API installed. Activate the environment as described in | ||||||||
|
|
||||||||
There was a problem hiding this comment.
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]