From bca961db6cf78451940ab82ca5c05f7b04c671d0 Mon Sep 17 00:00:00 2001 From: Andreas Buzer <andreas.buzer@student.reutlingen-university.de> Date: Wed, 26 Jun 2024 10:14:10 +0200 Subject: [PATCH] fix for wrong formatted json --- .../notebook.ipynb | 2 +- .../notebook.ipynb | 2 +- Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Insurance/Predicting mental illness for health insurance/notebook.ipynb b/Insurance/Predicting mental illness for health insurance/notebook.ipynb index 31f19e8..9c8add1 100644 --- a/Insurance/Predicting mental illness for health insurance/notebook.ipynb +++ b/Insurance/Predicting mental illness for health insurance/notebook.ipynb @@ -10796,7 +10796,7 @@ "branche": "Finanzwirtschaft", "dataSource": "https://www.kaggle.com/osmi/mental-health-in-tech-survey/data", "funktion": "Risikomanagement", - "repoLink" : https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Insurance/Predicting%20mental%20illness%20for%20health%20insurance?ref_type=heads + "repoLink" : "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Insurance/Predicting%20mental%20illness%20for%20health%20insurance?ref_type=heads", "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", diff --git a/Maintenance/Prediction of IOT system failures based on sensor data/notebook.ipynb b/Maintenance/Prediction of IOT system failures based on sensor data/notebook.ipynb index 8455e80..8fd3f5b 100644 --- a/Maintenance/Prediction of IOT system failures based on sensor data/notebook.ipynb +++ b/Maintenance/Prediction of IOT system failures based on sensor data/notebook.ipynb @@ -3836,7 +3836,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.4" + "version": "3.11.3" }, "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Maintenance?ref_type=heads", "skipNotebookInDeployment": false, diff --git a/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb b/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb index 3dc772d..baf7013 100644 --- a/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb +++ b/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb @@ -10751,7 +10751,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.11.3" }, "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Maintenance/Predictive%20Maintenance", "skipNotebookInDeployment": false, -- GitLab