Description:
I encountered an error while following the steps for using R examples inside the Docker container.
Steps to Reproduce:
- Run the Docker container:
docker run -ti -p 9875:9875 -v bioinformatics:/data tiagoantao/bioinformatics_r
-
Open Jupyter Notebook.
-
Try running:
from rpy2.robjects import local_converter
