Julia: Difference between revisions

no edit summary
(Marked this version for translation)
No edit summary
Line 86: Line 86:


<!--T:41-->
<!--T:41-->
Julia can interface with Python code using PyCall.jl. When using PyCall.jl, set the <code>PYTHON</code> environment variable to the python executable in your virtual Python environment. On our clusters, we recommend using virtual Python environments as described in our [[Python]] documentation. After activating a virtual Python environment, you can use it in PyCall.jl:
Julia can interface with Python code using PyCall.jl. When using PyCall.jl, set the <code>PYTHON</code> environment variable to the python executable in your virtual Python environment. On our clusters, we recommend using virtual Python environments as described in our [[Python#Creating_and_using_a_virtual_environment Python]] documentation. After activating a virtual Python environment, you can use it in PyCall.jl:


  <!--T:42-->
  <!--T:42-->
rsnt_translations
56,426

edits