You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Running scripts through the CSD Python API Miniconda installed
53
-
This requires you to already have the CSD Python API installed.
53
+
This requires you to already have the CSD Python API installed. Activate the environment as described in
54
+
[this FAQ on activating the CSD Python API](https://www.ccdc.cam.ac.uk/support-and-resources/support/case/?caseid=6c3ec918-aede-ed11-96a2-00505695c114) then run
1.[Create a Fork of the repository](https://docs.github.com/en/get-started/quickstart/contributing-to-projects#forking-a-repository) (A fork is a copy of a repository that you manage. Forks let you make changes to a project without affecting the CSD GitHub repo. You can fetch updates from or submit changes to the CSD GitHub repo with pull requests.)
@@ -66,4 +67,4 @@ python script_example.py
66
67
67
68
3.[Create a Pull Request](https://docs.github.com/en/get-started/quickstart/contributing-to-projects#making-a-pull-request) to this repository.
68
69
69
-
4. Once the code has been reviewed it can be merged into the CSD GitHub repo by someone from the CCDC.
70
+
4. Once the code has been reviewed it can be merged into the CSD GitHub repo by someone from the CCDC.
0 commit comments