Skip to content

Commit

Permalink
chore: mention under development in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rezib committed May 8, 2024
1 parent 24f76fd commit f2fc6d0
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,14 @@
# Slurm-web

🚧 **Slurm-web is still under active development. Stable release is planned soon.** 🚧

## Overview

Slurm-web is an open source web interface to [Slurm](https://slurm.schedmd.com/)
based HPC supercomputers. It provides intuitive views of current jobs and nodes
states. The organization of this project is being reworked significantly, see
the [next section](#plan-for-future) for more details.

## Install

Install build requirement for _python-ldap_ package:

```
$ sudo apt install libldap-dev libsasl2-dev
```

Install Python package from source:

```
$ pip install -e .
```

## Plan for future

After years of initial investments from [EDF](https://www.edf.fr/en) leading to
Expand Down

0 comments on commit f2fc6d0

Please sign in to comment.