Skip to content

Commit 8d89d7d

Browse files
Update metadata
1 parent 5b44d54 commit 8d89d7d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<br>
22
<p align="center">
33
<a href="https://github.com/CyberDataLab/nebula">
4-
<img src="docs/_prebuilt/static/nebula-logo.jpg" alt="nebula">
4+
<img src="https://raw.githubusercontent.com/CyberDataLab/nebula/5b44d54eec9186f7c9f6351f26cd92b33bd37fdf/docs/_prebuilt/static/nebula-logo.jpg" alt="nebula">
55
</a>
66
<h1 align="center">NEBULA: A Platform for Decentralized Federated Learning</h1>
77

@@ -22,13 +22,13 @@
2222

2323
<p align="center">
2424
<a href="https://um.es">
25-
<img src="docs/_prebuilt/static/umu.jpg" alt="University of Murcia" width="200" height="60">
25+
<img src="https://raw.githubusercontent.com/CyberDataLab/nebula/5b44d54eec9186f7c9f6351f26cd92b33bd37fdf/docs/_prebuilt/static/umu.jpg" alt="University of Murcia" width="200" height="60">
2626
</a>
2727
<a href="https://www.armasuisse.ch/en">
28-
<img src="docs/_prebuilt/static/armasuisse.jpg" alt="armasuisse" width="200" height="60">
28+
<img src="https://raw.githubusercontent.com/CyberDataLab/nebula/5b44d54eec9186f7c9f6351f26cd92b33bd37fdf/docs/_prebuilt/static/armasuisse.jpg" alt="armasuisse" width="200" height="60">
2929
</a>
3030
<a href="https://www.uzh.ch/">
31-
<img src="docs/_prebuilt/static/uzh.jpg" alt="University of Zurich" width="200" height="60">
31+
<img src="https://raw.githubusercontent.com/CyberDataLab/nebula/5b44d54eec9186f7c9f6351f26cd92b33bd37fdf/docs/_prebuilt/static/uzh.jpg" alt="University of Zurich" width="200" height="60">
3232
</a>
3333
</p>
3434

@@ -61,7 +61,7 @@ NEBULA boasts a **modular architecture** that consists of three core elements:
6161
- 🚗 **Vehicular scenarios**: Utilize in vehicles including cars, trucks, and drones.
6262

6363
<p align="center">
64-
<img src="docs/_prebuilt/static/nebula-mockup.png" alt="NEBULA Mockup">
64+
<img src="https://raw.githubusercontent.com/CyberDataLab/nebula/5b44d54eec9186f7c9f6351f26cd92b33bd37fdf/docs/_prebuilt/static/nebula-mockup.png" alt="NEBULA Mockup">
6565
</p>
6666

6767
[^1]: Fedstellar was our first version of the platform. We have redesigned the previous functionalities and added new capabilities based on our research. The platform is now called NEBULA and is available as an open-source project.

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ extra:
6565
- icon: fontawesome/brands/github
6666
link: https://github.com/CyberDataLab/nebula
6767
- icon: fontawesome/brands/python
68-
link: https://pypi.org/project/nebula
68+
link: https://pypi.org/project/nebula-dfl
6969
- icon: material/email
7070
link: mailto:enriquetomas@um.es
7171
meta:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.poetry]
2-
name = "nebula"
2+
name = "nebula-dfl"
33
version = "0.0.1"
44
description = "NEBULA: A Platform for Decentralized Federated Learning"
55
authors = ["Enrique Tomás Martínez Beltrán <enriquetomas@um.es>"]

0 commit comments

Comments
 (0)