Skip to content

QuickZam/smart-search-beta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-search-beta

Beta version of smart search.

from app import super, si, ci, pi, check_email, get_title_helper
from npdoc_to_md import render_md_from_obj_docstring 

print(render_md_from_obj_docstring(parse_text, 'app.super')) 
print('\n\n') 
print(render_md_from_obj_docstring(parse_text, 'app.si')) 

RUNNING DOCKER FILE

docker build -t streamlit .

docker run -p 8501:8501 streamlit

LINKS

About

Beat version of smart search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors