stash-notes: Retrieve python installation or error details

greta_notes_install_miniconda_outputR Documentation

Retrieve python installation or error details

Description

These functions retrieve installation or error information output by python when running install_miniconda(), conda_create(), conda_install(), or when encountering a TensorFlow numerical problem.

Usage

greta_notes_install_miniconda_output()

greta_notes_install_miniconda_error()

greta_notes_conda_create_output()

greta_notes_conda_create_error()

greta_notes_conda_install_output()

greta_notes_conda_install_error()

greta_notes_tf_num_error()

Examples

## Not run: 
greta_notes_install_miniconda()
greta_notes_conda_create()
greta_notes_conda_install()
greta_notes_tf_num_error()
greta_notes_tf_error()

## End(Not run)

greta documentation built on Sept. 8, 2022, 5:10 p.m.