From b867c989972c734f2520338082754f4d446c59f2 Mon Sep 17 00:00:00 2001 From: blink1073 Date: Sat, 13 Jan 2024 02:28:03 +0000 Subject: [PATCH] deploy: f2232324d70821d8cdd519c563a109f3644bed9f --- CodeofConductJupyterDay.html | 41 ++++++++++------- CodeofConductJupyterDayOrganizer.html | 41 ++++++++++------- _sources/conduct/code_of_conduct.md | 2 +- _sources/conduct/reporting_online.md | 2 +- _static/scripts/pydata-sphinx-theme.js | 2 +- _static/scripts/pydata-sphinx-theme.js.map | 2 +- _static/styles/pydata-sphinx-theme.css | 2 +- _static/styles/pydata-sphinx-theme.css.map | 2 +- .../vendor/fontawesome/6.1.2/css/all.min.css | 5 -- .../vendor/fontawesome/6.1.2/js/all.min.js | 2 - .../6.1.2/webfonts/fa-brands-400.ttf | Bin 181264 -> 0 bytes .../6.1.2/webfonts/fa-brands-400.woff2 | Bin 105112 -> 0 bytes .../6.1.2/webfonts/fa-regular-400.ttf | Bin 60236 -> 0 bytes .../6.1.2/webfonts/fa-regular-400.woff2 | Bin 24028 -> 0 bytes .../6.1.2/webfonts/fa-solid-900.ttf | Bin 389948 -> 0 bytes .../6.1.2/webfonts/fa-solid-900.woff2 | Bin 154840 -> 0 bytes .../6.1.2/webfonts/fa-v4compatibility.ttf | Bin 10084 -> 0 bytes .../6.1.2/webfonts/fa-v4compatibility.woff2 | Bin 4776 -> 0 bytes .../fontawesome/{6.1.2 => 6.5.1}/LICENSE.txt | 4 +- .../vendor/fontawesome/6.5.1/css/all.min.css | 5 ++ .../vendor/fontawesome/6.5.1/js/all.min.js | 2 + .../js/all.min.js.LICENSE.txt | 4 +- .../6.5.1/webfonts/fa-brands-400.ttf | Bin 0 -> 207972 bytes .../6.5.1/webfonts/fa-brands-400.woff2 | Bin 0 -> 117372 bytes .../6.5.1/webfonts/fa-regular-400.ttf | Bin 0 -> 68004 bytes .../6.5.1/webfonts/fa-regular-400.woff2 | Bin 0 -> 25452 bytes .../6.5.1/webfonts/fa-solid-900.ttf | Bin 0 -> 419720 bytes .../6.5.1/webfonts/fa-solid-900.woff2 | Bin 0 -> 156496 bytes .../6.5.1/webfonts/fa-v4compatibility.ttf | Bin 0 -> 10832 bytes .../6.5.1/webfonts/fa-v4compatibility.woff2 | Bin 0 -> 4792 bytes _static/webpack-macros.html | 24 +++++----- bootstrapping_executive_council.html | 41 ++++++++++------- bootstrapping_subproject_councils.html | 41 ++++++++++------- charters/DeiCharter.html | 41 ++++++++++------- charters/MediaStrategyCharter.html | 41 ++++++++++------- communitybuildingworkinggroup.html | 41 ++++++++++------- conduct/code_of_conduct.html | 41 ++++++++++------- conduct/enforcement.html | 41 ++++++++++------- conduct/faq.html | 41 ++++++++++------- conduct/reporting_events.html | 41 ++++++++++------- conduct/reporting_online.html | 43 +++++++++++------- decision_making.html | 41 ++++++++++------- distinguished_contributors.html | 41 ++++++++++------- elections/LICENSE.html | 42 ++++++++++------- elections/README.html | 41 ++++++++++------- executive_council.html | 41 ++++++++++------- genindex.html | 42 ++++++++++------- governance.html | 41 ++++++++++------- intro.html | 41 ++++++++++------- ...tanding_committees_and_working_groups.html | 41 ++++++++++------- list_of_subprojects.html | 41 ++++++++++------- newsubprojects.html | 41 ++++++++++------- overview.html | 41 ++++++++++------- papers.html | 41 ++++++++++------- people.html | 41 ++++++++++------- projectlicense.html | 41 ++++++++++------- search.html | 40 ++++++++++------ software_steering_council.html | 41 ++++++++++------- software_subprojects.html | 41 ++++++++++------- standing_committees_and_working_groups.html | 41 ++++++++++------- trademarks.html | 41 ++++++++++------- 61 files changed, 832 insertions(+), 541 deletions(-) delete mode 100644 _static/vendor/fontawesome/6.1.2/css/all.min.css delete mode 100644 _static/vendor/fontawesome/6.1.2/js/all.min.js delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.ttf delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2 delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.ttf delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2 delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.ttf delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.woff2 delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-v4compatibility.ttf delete mode 100644 _static/vendor/fontawesome/6.1.2/webfonts/fa-v4compatibility.woff2 rename _static/vendor/fontawesome/{6.1.2 => 6.5.1}/LICENSE.txt (98%) create mode 100644 _static/vendor/fontawesome/6.5.1/css/all.min.css create mode 100644 _static/vendor/fontawesome/6.5.1/js/all.min.js rename _static/vendor/fontawesome/{6.1.2 => 6.5.1}/js/all.min.js.LICENSE.txt (55%) create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.ttf create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.woff2 create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.ttf create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.woff2 create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.ttf create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.woff2 create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-v4compatibility.ttf create mode 100644 _static/vendor/fontawesome/6.5.1/webfonts/fa-v4compatibility.woff2 diff --git a/CodeofConductJupyterDay.html b/CodeofConductJupyterDay.html index 249f8c46..a2f03a9d 100644 --- a/CodeofConductJupyterDay.html +++ b/CodeofConductJupyterDay.html @@ -19,15 +19,15 @@ - - - + + + - - - - + + + + @@ -38,9 +38,9 @@ - - - + + + @@ -76,7 +76,7 @@ - +
@@ -119,13 +119,21 @@ Ctrl+K + +
- + +
+
+ + + +
@@ -368,7 +376,7 @@

Contents

-
+

JupyterDay Code of Conduct#

@@ -515,6 +523,7 @@

Personal Report