We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa42079 commit 3993678Copy full SHA for 3993678
docs/src/getting_started.md
@@ -9,13 +9,6 @@ Let's assume that both Python and Julia are installed.
9
10
It is recommended to use [conda](https://conda.io/projects/conda/en/latest/user-guide/getting-started.html) virtul environment.
11
12
-!!! note
13
- If Julia is not install it is recomended to install it from a conda-forge channel:
14
-
15
- ```python
16
- conda install -c conda-forge julia
17
- ```
18
19
## Using Julia Awkward Arrays from Python
20
21
- To install [Awkward Array](https://github.com/scikit-hep/awkward) Python package:
0 commit comments