MilesCranmer / PySR

High-Performance Symbolic Regression in Python and Julia
https://astroautomata.com/PySR
Apache License 2.0
2.32k stars 211 forks source link

[DOCS] Import sections of JuliaCall docs #601

Open MilesCranmer opened 5 months ago

MilesCranmer commented 5 months ago

It would be useful to import sections of the JuliaCall docs so things are presented up-front rather than the user needing to find it. For example I think all the environment variables https://juliapy.github.io/PythonCall.jl/stable/juliacall/#julia-config could be displayed on the PySR docs too.

(Would help prevent, e.g., #600)