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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ If you plan or would like to contribute to the library, you must follow the DCO
26
26
27
27
This library allows you to call the LSF APIs directly through Python. You can find [some examples here](https://github.com/IBMSpectrumComputing/lsf-python-api/tree/master/examples). The wrapper is created using Pythons SWIG interface and links directly to LSF's shared libraries.
28
28
29
-
You are encouraged to contribute your own Python wrappers to the Open Source LSF APIs for Python, and you may find more information and usage notes in [IBM Support Community](https://www.ibm.com/mysupport/s/ibm-community-support-search-results?q=LSF+Python+API&page=1&sort=0).
29
+
You are encouraged to contribute your own Python wrappers to the Open Source LSF APIs for Python, and you may find more information and usage notes in [IBM Knowledge Center](https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/best_practices/Using%20the%20Python%20wrapper%20for%20LSF%20API.html) and [IBM Support Community](https://www.ibm.com/mysupport/s/ibm-community-support-search-results?q=LSF+Python+API&page=1&sort=0).
30
30
31
31
IBM provides formal support for this software to entitled clients via the normal IBM support channels.
0 commit comments