We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a07af commit 5dca376Copy full SHA for 5dca376
README.md
@@ -1,6 +1,6 @@
1
# SciScript-Python
2
3
-## Python libraries for Jupyter Notebooks
+## SciServer Python libraries for Jupyter Notebooks
4
5
This python package provides functions for quick access to [SciServer](http://www.sciserver.org) APIs (web services) and tools.
6
[SciServer](http://www.sciserver.org) provides a new online framework for data-intensive scientifc computing in the cloud,
@@ -24,6 +24,8 @@ Some SciServer tools you can access with this package:
24
25
* [Files](http://apps.sciserver.org/dashboard/files): Interact with the SciServer file system.
26
27
+[API Documentation](https://www.sciserver.org/docs/sciscript-python/)
28
+
29
Maintainer: Manuchehr Taghizadeh-Popp.
30
31
Authors: Gerard Lemson, Manuchehr Taghizadeh-Popp.
0 commit comments