Package schrodinger :: Package utils :: Module documentation
[hide private]
[frames] | no frames]

Module documentation

Functions [hide private]
 
show_topic(topic_name)
Opens a window to display the help topic.
 
show_python_api()
Opens a browser to display local python API.
 
show_python_overview()
 
show_python_search()
 
show_contact_info()
 
show_manuals_index()
 
show_knowledge_base(context='')
 
show_new_features(context='')
 
show_new_maestro_features(context='')
 
show_known_issues(context='')
 
show_canvas_user_manual()
 
show_elements_visualization_tutorial()
 
show_elements_task_tutorial()
 
show_about_utilities()
 
show_legal_notice()
 
show_maestro_training_videos(context='')
 
show_knime_workflows()
 
show_script_center()
 
open_url(*a, **kw)
Variables [hide private]
  logger = log.get_output_logger("documentation")
  return_if_url_fails = True
hash(x)
  __package__ = 'schrodinger.utils'
Function Details [hide private]

show_topic(topic_name)

 

Opens a window to display the help topic. @param topic_name Name of help topic @type topic_name str

open_url(*a, **kw)

 
Decorators:
  • @swap_ld_library_path()