Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Welcome to PyJulia’s documentation!

|github-action|

> [!CAUTION]
> Ongoing development of the Python/Julia interface has transitioned to [PythonCall.jl/juliacall](https://github.com/JuliaPy/PythonCall.jl), please consider using that package instead.

Experimenting with developing a better interface to
`Julia language <https://julialang.org/>`_ that works with
`Python <https://www.python.org/>`_ 3 and Julia v1.0+.
Expand Down
Loading