View source: R/install-python-dependencies.R
This is an option for installing networkx if it isn't added automatically
1 | install_networkx(method = "auto", conda = "auto")
|
method |
string passed to reticulate::py_install 'method' parameter |
conda |
string passed to reticulate::py_install 'conda' parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.