Skip to content

Commit

Permalink
Neurips-contribution (#70)
Browse files Browse the repository at this point in the history
NeurIPS

---------

Co-authored-by: Flora Thiebaut <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: elisabet-cg <[email protected]>
Co-authored-by: Laura <[email protected]>
  • Loading branch information
5 people authored May 17, 2024
1 parent c60e81a commit 305c912
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}
Binary file added blog/2024-04-18-contribution-neurips/image_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions blog/2024-04-18-contribution-neurips/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
slug: neurips-2023
title: |
Renku at NeurIPS: presenting a platform for sustainable data science
authors: [elisabet, rokroskar, jimena]
tags:
- renku
- citation
- poster
- neurips
image: image_1.jpg
---

![Renku in NeurIPS 2023](./image_1.jpg)

<!-- truncate -->

The Swiss Data Science Center presented Renku in the [37th Conference
on Neural Information Processing Systems (NeurIPS)](https://neurips.cc/Conferences/2023),
which took place on Dec. 10th to 16th 2023 in New Orleans (US).
Our contribution [“Renku: a platform for sustainable data science”](https://papers.neurips.cc/paper_files/paper/2023/file/838694e9ab6b0a193b84daaafcac0eed-Paper-Datasets_and_Benchmarks.pdf) presents
those Renku features that make it a unique platform to support sustainable
development and use of data and code, and showcases how Renku works in
different scientific domains.

Check out our [paper](https://papers.neurips.cc/paper_files/paper/2023/file/838694e9ab6b0a193b84daaafcac0eed-Paper-Datasets_and_Benchmarks.pdf),
[complementary materials](https://proceedings.neurips.cc/paper_files/paper/2023/file/838694e9ab6b0a193b84daaafcac0eed-Supplemental-Datasets_and_Benchmarks.pdf),
and [poster and presentation](https://neurips.cc/virtual/2023/poster/73464).

In case you would like to cite Renku in your work, please use this citation:

```
@inproceedings{
ro{\v{s}}kar2023renku,
title={Renku: a platform for sustainable data science},
author={Rok Ro{\v{s}}kar and Chandrasekhar Ramakrishnan and Michele Volpi and Fernando Perez-Cruz and Lilian Gasser and Firat Ozdemir and Patrick Paitz and Mohammad Alisafaee and Philipp Fischer and Ralf Grubenmann and Eliza Jean Harris and Tasko Olevski and Carl Remlinger and Luis Salamanca and Elisabet Capon Garcia and Lorenzo Cavazzi and Jakub Chrobasik and Darlin Andrea Cordoba Osnas and Alessandro Degano and Jimena Dupre and Wesley Johnson and Eike Kettner and Laura Kinkead and Sean Murphy and Flora Thiebaut and Olivier Verscheure},
booktitle={Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
year={2023},
url={https://openreview.net/forum?id=pX5xlL1T4C}
}
```

0 comments on commit 305c912

Please sign in to comment.