Skip to content

Commit

Permalink
fix merge conflict (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianna authored Jun 7, 2024
1 parent aa42079 commit 3993678
Showing 1 changed file with 0 additions and 7 deletions.
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

0 comments on commit 3993678

Please sign in to comment.