# ide
.idea
.eclipse
.vscode/

.mypy_cache

# Mac
.DS_Store

# Distribution / packaging
*.py[cod]
.ipynb_checkpoints
__pycache__/
.cache
.Python
build/
develop-eggs/
dist/
eggs/
.eggs/
*.egg-info/
*.eggs
lib/
lib64/
parts/
sdist/
var/
wheels/

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
pytest.ini

# Sphinx documentation
docs/_build/

# Jupyter Notebook
.ipynb_checkpoints

# virtual environments
.env
.venv
env/
venv/
env3
venv3
ENV/
env.bak/
venv.bak/


tags
webapp/npapp/static/css/bokeh*.css
webapp/npapp/static/js/bokeh*.js
src/nplinker/scoring/iokr/data/SPEC/
tests/integration/data/nplinker_local_mode_example.zip
