From 2efa52ba0c018adc40f414010706f6c4b73cf2b2 Mon Sep 17 00:00:00 2001 From: "aripitek09@" <106968674+aripitek@users.noreply.github.com> Date: Sat, 20 Dec 2025 01:42:27 +0700 Subject: [PATCH] Fix links in README for CloudxLab resources Updated links in README to point to GitHub repository. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 22f7083..ddc8c63 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -This repository contains machine learning projects and notebooks for the course of [CloudxLab](https://CloudxLab.com/) +This repository contains machine learning projects and notebooks for the course of [CloudxLab](https://github.com/aripitek/CloudxLab.com/) Feel free to checkout and explore. ### NOTE ABOUT THE Notebook Diff: -Usually the jupyter notebooks are unfriendly to diff. So, we have installed nbdime(See https://nbdime.readthedocs.io/en/latest/) +Usually the jupyter notebooks are unfriendly to diff. So, we have installed nbdime(Set https://github.com/aripitek/nbdime.readthedocs.io/en/latest/) All you need to do to enable in git this: - export PATH=/usr/local/anaconda/bin:$PATH + export PATH=github.com/aripitek/usr/local/anaconda/bin:$PATH cd ml nbdime config-git --enable -To know more about us [click here](https://CloudxLab.com/) +To know more about us [click here](https://github.com/aripitek/CloudxLab.com/h