Skip to main content

Python wrapper for OMXWare REST services to access Data and Files.

Project description

https://travis.ibm.com/GrandChallenge-Almaden/omxware-pypi.svg?token=zra2vLszsZmyB2CQTsas&branch=master Latest Version

Web Services

https://omxware.sl.cloud9.ibm.com:9420/swagger


SDK Documentation:

https://pages.github.ibm.com/GrandChallenge-Almaden/omxware-pypi/


Getting Started

https://pages.github.ibm.com/GrandChallenge-Almaden/omxware-pypi/build/html/usage.html


Help / Forums

http://omx-forums.sl.cloud9.ibm.com


Citation

e.g: "OMXWare: Microbial Life at Scale" IBM Research, manuscript in preparation


Use with Docker

In an effort to make it easier for users and developers to get started with OMXWare, We have a 2 base docker images with python and OMXWare pre-installed. It also comes with a bunch of python libs like matplotlib, numpy along with some others.

1) Minimal: docker pull c0mpiler/alpine-omxware-base:latest


docker run -it --rm --name omxware -v "$(pwd):/opt/my_work" c0mpiler/alpine-omxware-base:latest ash


2) JupyterLab: docker pull c0mpiler/jupyter:latest


docker run -d --name jupyter --restart always -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes \
-v /mnt/storage/jupyter:/home/jovyan/work c0mpiler/jupyter start.sh jupyter lab --LabApp.token=‘omxware’

  • This image has JupyterLab pre-installed and setup with some example OMXWare Jupyter notebooks.

  • Change the mount point /mnt/storage/jupyter to whatever you want on you host machine – so you can share files from your host with this docker image.

  • This image also has some example Jupyter notebooks for you to look at and get started.

  • Once you run the docker image – you can open up http://<host-name>:8888/lab? in your browser and the pwd is omxware.

  • The host-name is that of your host machine you run this docker image on. If you are running it on your laptop, the host-name is either localhost or 0.0.0.0

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

omxware-0.1.24-py2.py3-none-any.whl (33.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file omxware-0.1.24-py2.py3-none-any.whl.

File metadata

  • Download URL: omxware-0.1.24-py2.py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for omxware-0.1.24-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 33d07f15ecacae4cfdc3e3d4913deec27e8bde10c7cca750b462b6991bdb1f1e
MD5 2910ff96822cbf26dcab3d7bdb402e6f
BLAKE2b-256 f550cfce5324cd75b407051876838cd8ca38ca4bc003fe72778620af04a483b6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page