Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
althausLuca authored Aug 9, 2024
1 parent 5114a63 commit 77f293a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,19 @@ ___

[//]: # (Quit the django shell using Ctr-Z.)

<!---

## SEER Extension

### Adding New Datasets
- Display and Generation: To add new Datasets to Display and to run the data generation follow the steps in [here](generation/README.md)
- Compression: follow the steps in `https://github.com/eXascaleInfolab/seer/tree/master/compression_data`

### Live Systems Configuration

The installation and loading of the systems for the live execution setup can be found [here](systems/README.md).


## SEER Extension
<!---
### Adding New Results
- **Offline**
Expand Down Expand Up @@ -119,13 +123,9 @@ The installation and loading of the systems for the live execution setup can be
2. Go to `views/online_queries_view.py` and update the context of the query class by adding the system to systems (line 38).
3. Add the name of the system to `utils/CONSTANTS.py` (if not done in offline) and to `views/offline_queries_view.py` (Line 6)
-->

### Adding New Datasets
- Display:

- Generation:

- Compression: follow the steps in `https://github.com/eXascaleInfolab/seer/tree/master/compression_data`

-->

0 comments on commit 77f293a

Please sign in to comment.