You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,13 @@ using Conda, check out the facial rec repository a)bove or look into how we
172
172
[build](scripts/build-conda-docker)
173
173
our test [docker containers](dockerfiles/CondaDockerfile).
174
174
175
+
#### devcontainer
176
+
The scicloj community is maintaining a `devcontainer`[template](https://github.com/scicloj/devcontainer-templates/tree/main/src/scicloj) on which `libpython-clj` is know to work
177
+
out of the box.
178
+
179
+
This can be used as a starting point for projects using `libpython-clj` or as reference for debuging issues.
180
+
181
+
175
182
## Community
176
183
177
184
We like to talk about libpython-clj on [Zulip](https://clojurians.zulipchat.com/#streams/215609/libpython-clj-dev) as the conversations are persistent and searchable.
0 commit comments