Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Feb 4, 2025
1 parent fa642ff commit 5d69cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/conda/conda-readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
We use nb_conda_kernels to enable users to create their own conda environments. To create a new environment for use in jupyter it is important that it contains a kernel package (e.g. ipykernel for Python)

```
#create an environment with the lastest python version:
#create an environment with the latest python version:
mamba create -n myenv ipykernel
```

Expand Down

0 comments on commit 5d69cb3

Please sign in to comment.