Running a github through jupyter notebook

Hello everyone!

I am using jupyter through an r environment to make a presentation easier to understand for people who do not usually code. Jupyter's formatting is just a bit easier on the eyes for someone who doesn't code at all. In order to do this, I am trying to run an r environment on conda.

So far this has been good, except when it comes to remotes.

I am trying to install the github program postmastr. In r this is:

remotes::install_github("slu-openGIS/postmastr")

Remotes is already installed in my environment. My problem is I do not know how to write out this^ in conda format. Anyone know a way? @'ing the postmastr creator just in case! @chris.prener

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.