10000 GitHub - jburel/omero-guide-python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jburel/omero-guide-python

 
 

Repository files navigation

User guides for the OMERO Python API

Binder

Documentation Status

Actions Status

Actions Status

The documentation is deployed at Use Python API

This guide demonstrates how to use the OMERO Python API.

To run the notebooks, you can either run on mybinder.org or build locally with repo2docker.

To build locally:

  • Install Docker if required
  • Create a virtual environment and install repo2docker from PyPI.
  • Clone this repository
  • Run repo2docker.
  • Depending on the permissions, you might have to run the command as an admin
pip install jupyter-repo2docker
git clone https://github.com/ome/omero-guide-python.git
cd omero-guide-python
repo2docker .

See also setup.rst

This is a Sphinx based documentation. If you are unfamiliar with Sphinx, we recommend that you first read Getting Started with Sphinx.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.4%
  • Python 2.6%
0