Skip to content

Commit 5e36217

Browse files
committed
rm course refs
1 parent 6fdc04b commit 5e36217

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

RunCode.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,4 @@ You can find performance tips [here](https://docs.julialang.org/en/v1/manual/per
7272

7373
### Can I use Python code with Julia?
7474

75-
Python and Julia are capable of interoperating and it may be possible to complete many of the homework assignments using python, however the course staff cannot guarantee support, and python may be too slow in some instances. Python and julia interop is supported by [PythonCall](https://github.com/JuliaPy/PythonCall.jl)
76-
77-
78-
79-
75+
Python and Julia are capable of interoperating, however python may be too slow in some instances. Python and julia interop is supported by [PythonCall](https://github.com/JuliaPy/PythonCall.jl)

0 commit comments

Comments
 (0)