Skip to content

Commit b63bed8

Browse files
authored
Add link in faq.md to instructions to run Julia within Blender (JuliaPy#288)
* Add link in faq.md to instructions to run Julia within Blender * Typo fix in faq.md
1 parent 37deeb3 commit b63bed8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/faq.md

+4
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,7 @@ The solution is to either:
8484
* use a Python from a conda environment, which will have a newer `libstdc++` that is compatible with Julia's
8585

8686
Related issues: [#255](https://github.com/cjdoris/PythonCall.jl/issues/255)
87+
88+
## Can I use JuliaCall to run Julia inside applications with embedded Python?
89+
90+
Yes, it may be possible. See an example of how to have Julia running inside the Python that is running inside Blender here https://discourse.julialang.org/t/running-julia-inside-blender-through-vscode-using-pythoncall-juliacall/96838.

0 commit comments

Comments
 (0)