timeki's picture
refacto into different tabs
a7d03c5
raw
history blame
265 Bytes
from .tab_config import create_config_modal
from .tab_examples import create_examples_tab
from .tab_papers import create_papers_tab
from .tab_figures import create_figures_tab
from .chat_interface import create_chat_interface
from .tab_about import create_about_tab