Skip to content

Commit 625822f

Browse files
committed
Merge branch 'master' of github.com:scicloj/clojisr
2 parents b7d28e7 + e6b4aa5 commit 625822f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ Installing R with Rserve on MacOS can be problematic due to issues related to op
8686

8787
### Docker image
8888

89+
90+
8991
Thanks to Carsten Behring we have a Docker template prepared
9092

9193
https://github.com/behrica/clj-py-r-template
@@ -94,7 +96,8 @@ The Dockerfile of the template adds as well python + libpython-clj for completen
9496

9597
So it has in a single place all dependencies and they do work together and no further setup is required.
9698

97-
There is as well a `devcontainer` setup in this GitHub [template](https://github.com/behrica/clojure-datascience-devcontainer). It provides as well an out-of-the box working environment and template for projects using ClojisR (and [libpythion-clj](https://github.com/clj-python/libpython-clj)
99+
### devcontainer
100+
The scicloj community is maintaining a `devcontainer` [template](https://github.com/scicloj/devcontainer-templates/tree/main/src/scicloj) on which `clojisr` is known to work out of the box.
98101

99102
## Checking if it works
100103

0 commit comments

Comments
 (0)