From be4454f41e5d82690e3d9476f3a67a8c3d809dd4 Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Thu, 5 Dec 2024 11:07:27 -0800 Subject: [PATCH 1/3] Added new events and removed "Community Events" tab Signed-off-by: Chris Abraham --- _events/pt-korea.md | 6 ++++++ _events/pt-shanghai.md | 8 ++++++++ events.html | 5 +---- 3 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 _events/pt-korea.md create mode 100644 _events/pt-shanghai.md diff --git a/_events/pt-korea.md b/_events/pt-korea.md new file mode 100644 index 000000000000..8cc16eaeb952 --- /dev/null +++ b/_events/pt-korea.md @@ -0,0 +1,6 @@ +--- +category: event +title: "PyTorch Korea User Group Meetup" +date: November 30, 2024 +--- +Location: Seoul, South Korea diff --git a/_events/pt-shanghai.md b/_events/pt-shanghai.md new file mode 100644 index 000000000000..7131edab9568 --- /dev/null +++ b/_events/pt-shanghai.md @@ -0,0 +1,8 @@ +--- +category: event +title: "PyTorch Shanghai Meetup" +date: August 15, 2024 +--- +Location: Shanghai, China + +[Read the notes](https://pytorch.org/blog/pytorch-shanghai-notes/) \ No newline at end of file diff --git a/events.html b/events.html index b92d646e4f9f..4c21b04b752f 100644 --- a/events.html +++ b/events.html @@ -21,7 +21,7 @@

Events

From 9feeb73e1778748c7c97649fe904ec6a08701e08 Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Thu, 5 Dec 2024 11:27:56 -0800 Subject: [PATCH 2/3] updates Signed-off-by: Chris Abraham --- _events/pt-korea.md | 7 ++++++- _events/pt-shanghai.md | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/_events/pt-korea.md b/_events/pt-korea.md index 8cc16eaeb952..a4f4bde07828 100644 --- a/_events/pt-korea.md +++ b/_events/pt-korea.md @@ -3,4 +3,9 @@ category: event title: "PyTorch Korea User Group Meetup" date: November 30, 2024 --- -Location: Seoul, South Korea + +**Date**: November 30, 2024 + +**Location**: Seoul, South Korea + +[Event info](https://festa.io/events/6409) \ No newline at end of file diff --git a/_events/pt-shanghai.md b/_events/pt-shanghai.md index 7131edab9568..cddb9bb32998 100644 --- a/_events/pt-shanghai.md +++ b/_events/pt-shanghai.md @@ -3,6 +3,9 @@ category: event title: "PyTorch Shanghai Meetup" date: August 15, 2024 --- -Location: Shanghai, China + +**Date**: August 15, 2024 + +**Location**: Shanghai, China [Read the notes](https://pytorch.org/blog/pytorch-shanghai-notes/) \ No newline at end of file From 604d80374d0df54f69181e13184f888a41bd77dd Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Thu, 5 Dec 2024 11:33:27 -0800 Subject: [PATCH 3/3] spacing Signed-off-by: Chris Abraham --- _events/pt-korea.md | 3 +-- _events/pt-shanghai.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/_events/pt-korea.md b/_events/pt-korea.md index a4f4bde07828..667b916fc319 100644 --- a/_events/pt-korea.md +++ b/_events/pt-korea.md @@ -4,8 +4,7 @@ title: "PyTorch Korea User Group Meetup" date: November 30, 2024 --- -**Date**: November 30, 2024 - +**Date**: November 30, 2024 **Location**: Seoul, South Korea [Event info](https://festa.io/events/6409) \ No newline at end of file diff --git a/_events/pt-shanghai.md b/_events/pt-shanghai.md index cddb9bb32998..136ca89600dc 100644 --- a/_events/pt-shanghai.md +++ b/_events/pt-shanghai.md @@ -4,8 +4,7 @@ title: "PyTorch Shanghai Meetup" date: August 15, 2024 --- -**Date**: August 15, 2024 - +**Date**: August 15, 2024 **Location**: Shanghai, China [Read the notes](https://pytorch.org/blog/pytorch-shanghai-notes/) \ No newline at end of file