Skip to content
Merged
Changes from all commits
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
7 changes: 0 additions & 7 deletions docs/src/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ Let's assume that both Python and Julia are installed.

It is recommended to use [conda](https://conda.io/projects/conda/en/latest/user-guide/getting-started.html) virtul environment.

!!! note
If Julia is not install it is recomended to install it from a conda-forge channel:

```python
conda install -c conda-forge julia
```

## Using Julia Awkward Arrays from Python

- To install [Awkward Array](https://github.com/scikit-hep/awkward) Python package:
Expand Down