Skip to content
Snippets Groups Projects
Commit 28531a66 authored by Taras Lazariv's avatar Taras Lazariv Committed by Andrei Politov
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 3d4391e3
No related branches found
No related tags found
6 merge requests!398Update data_analytics_with_python.md. Fixed spelling and wording. All issues...,!392Merge preview into contrib guide for browser users,!368Update experiments.md,!356Merge preview in main,!355Merge preview in main,!298mpi4py + dask for data_analytics‎_with_python.md‎
...@@ -131,13 +131,6 @@ marie@compute$ python -c "import dask; print(dask.__version__)" ...@@ -131,13 +131,6 @@ marie@compute$ python -c "import dask; print(dask.__version__)"
2021.08.1 2021.08.1
``` ```
The availability of the exact packages
in the module can be checked by the
`module whatis <name_of_the_module> command`.
The `module whatis`
command displays short information and included extensions of the
module.
Dask is installed by default in Dask is installed by default in
[Anaconda](https://www.anaconda.com/download/). Moreover, [Anaconda](https://www.anaconda.com/download/). Moreover,
it is possible to install and use Dask in your local virtualenv it is possible to install and use Dask in your local virtualenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment