Skip to content

lifs-tools/streamlit-ontology-elements

Repository files navigation

streamlit-ontology-elements

Streamlit component that wraps the ontology elements to query, edit and autocomplete ontology-based terms.

Installation instructions

pip install streamlit-ontology-elements

Usage instructions

import streamlit as st

from semlookp_autocomplete import semlookp_autocomplete

value = semlookp_autocomplete()

st.write(value)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published