Plugin to access IDMS from napari
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
You can install napari-IDMS
via pip:
pip install napari-IDMS
Install napari
python -m pip install "napari[all]"
Open napari by typing the command
napari
conda env config vars set IDMS_API_ENDPOINT=''
conda env config vars set PYIDMS_PLUGIN_LOCATION=''
conda env config vars set IDMS_API_TOKEN=''
conda deactivate 'env_name'
conda activate 'env_name'
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the MIT license, "napari-IDMS" is free and open source software
If you encounter any problems, please [file an issue] along with a detailed description.