The iAtlas Data may depend on data from Synapse. This uses synapseclient via reticulate. The following are steps to ensure it is installed and working.
Reticulate should enstall as a part of the renv dependencies.
As reticulate installs, it should have a prompt that asks if you want to install miniconda. Select "Yes"
When miniconda installation finishes, you will be asked to activate the miniconda environment (from terminal)
foo@bar:~$ conda activate r-reticulate
If the following error comes up:
Error in py_module_import(module, convert = convert) :
ModuleNotFoundError: No module named 'synapseclient'
Use these steps to resolve it:
To be continued....
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.