From be601660a14cc82defb0affa95f88fc56a93c791 Mon Sep 17 00:00:00 2001 From: blink1073 Date: Wed, 24 Apr 2024 17:12:53 +0000 Subject: [PATCH] deploy: 672c4ff716e7e71ca9b7bc4ac207de8e67956893 --- .buildinfo | 2 +- CodeofConductJupyterDay.html | 2 +- CodeofConductJupyterDayOrganizer.html | 2 +- _sources/people.md | 4 +- _static/basic.css | 2 +- _static/doctools.js | 2 +- _static/language_data.js | 4 +- _static/searchtools.js | 165 +++++++++++------- bootstrapping_executive_council.html | 2 +- bootstrapping_subproject_councils.html | 2 +- charters/DeiCharter.html | 2 +- charters/DocumentationCharter.html | 2 +- charters/MediaStrategyCharter.html | 2 +- communitybuildingworkinggroup.html | 2 +- conduct/code_of_conduct.html | 2 +- conduct/enforcement.html | 2 +- conduct/faq.html | 2 +- conduct/reporting_events.html | 2 +- conduct/reporting_online.html | 2 +- decision_making.html | 2 +- distinguished_contributors.html | 2 +- elections/LICENSE.html | 2 +- elections/README.html | 2 +- executive_council.html | 2 +- genindex.html | 2 +- governance.html | 2 +- intro.html | 2 +- linux-proposal.html | 2 +- ...tanding_committees_and_working_groups.html | 2 +- list_of_subprojects.html | 2 +- newsubprojects.html | 2 +- overview.html | 2 +- papers.html | 2 +- people.html | 8 +- projectlicense.html | 2 +- search.html | 2 +- searchindex.js | 2 +- software_steering_council.html | 2 +- software_subprojects.html | 2 +- standing_committees_and_working_groups.html | 2 +- trademarks.html | 2 +- 41 files changed, 150 insertions(+), 105 deletions(-) diff --git a/.buildinfo b/.buildinfo index 678b8bc..2cc9be9 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: e1126c78547e476bd8e185befb3acb00 +config: 5cb0d37bc65e2481339fde7a11145311 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/CodeofConductJupyterDay.html b/CodeofConductJupyterDay.html index b8170ba..e53c908 100644 --- a/CodeofConductJupyterDay.html +++ b/CodeofConductJupyterDay.html @@ -42,7 +42,7 @@ - + diff --git a/CodeofConductJupyterDayOrganizer.html b/CodeofConductJupyterDayOrganizer.html index ace3c2b..55fffda 100644 --- a/CodeofConductJupyterDayOrganizer.html +++ b/CodeofConductJupyterDayOrganizer.html @@ -42,7 +42,7 @@ - + diff --git a/_sources/people.md b/_sources/people.md index 306f088..353cf3a 100644 --- a/_sources/people.md +++ b/_sources/people.md @@ -10,7 +10,7 @@ Alphabetical by first name, names are followed by GitHub usernames. - Brian Granger, [@ellisonbg](https://github.com/ellisonbg) - Fernando Perez, [@fperez](https://github.com/fperez) - Jason Grout, [@jasongrout](https://github.com/jasongrout) -- Steven Silvester, [@blink1073](https://github.com/blink1073) +- Zach Sailer, [@Zsailer](https://github.com/zsailer) ## [Software Steering Council](software_steering_council.md) @@ -22,7 +22,7 @@ Alphabetical by first name, names are followed by GitHub usernames. | Jupyter Frontends | Jérémy Tuloup | [@jtpio](https://github.com/jtpio) | | Jupyter Kernels | Johan Mabille | [@johanmabille](https://github.com/johanmabille) | | Jupyter Security | Rick Wagner | [@rpwagner](https://github.com/rpwagner) | -| Jupyter Server | Zach Sailer | [@zsailer](https://github.com/zsailer) | +| Jupyter Server | In Progress | N/A | | Jupyter Widgets | Sylvain Corlay | [@SylvainCorlay](https://github.com/SylvainCorlay) | | JupyterHub and Binder | Min Ragan-Kelley | [@minrk](https://github.com/minrk) | | Voilà | Martin Renou | [@martinRenou](https://github.com/martinRenou) | diff --git a/_static/basic.css b/_static/basic.css index e760386..2af6139 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/_static/doctools.js b/_static/doctools.js index d06a71d..4d67807 100644 --- a/_static/doctools.js +++ b/_static/doctools.js @@ -4,7 +4,7 @@ * * Base JavaScript utilities for all Sphinx HTML documentation. * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/_static/language_data.js b/_static/language_data.js index 250f566..367b8ed 100644 --- a/_static/language_data.js +++ b/_static/language_data.js @@ -5,7 +5,7 @@ * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -13,7 +13,7 @@ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; -/* Non-minified version is copied as a separate JS file, is available */ +/* Non-minified version is copied as a separate JS file, if available */ /** * Porter Stemmer diff --git a/_static/searchtools.js b/_static/searchtools.js index 7918c3f..92da3f8 100644 --- a/_static/searchtools.js +++ b/_static/searchtools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for the full-text search. * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -99,7 +99,7 @@ const _displayItem = (item, searchTerms, highlightTerms) => { .then((data) => { if (data) listItem.appendChild( - Search.makeSearchSummary(data, searchTerms) + Search.makeSearchSummary(data, searchTerms, anchor) ); // highlight search terms in the summary if (SPHINX_HIGHLIGHT_ENABLED) // set in sphinx_highlight.js @@ -116,8 +116,8 @@ const _finishSearch = (resultCount) => { ); else Search.status.innerText = _( - `Search finished, found ${resultCount} page(s) matching the search query.` - ); + "Search finished, found ${resultCount} page(s) matching the search query." + ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( results, @@ -137,6 +137,22 @@ const _displayNextItem = ( // search finished, update title and status message else _finishSearch(resultCount); }; +// Helper function used by query() to order search results. +// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Order the results by score (in opposite order of appearance, since the +// `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. +const _orderResultsByScoreThenName = (a, b) => { + const leftScore = a[4]; + const rightScore = b[4]; + if (leftScore === rightScore) { + // same score: sort alphabetically + const leftTitle = a[1].toLowerCase(); + const rightTitle = b[1].toLowerCase(); + if (leftTitle === rightTitle) return 0; + return leftTitle > rightTitle ? -1 : 1; // inverted is intentional + } + return leftScore > rightScore ? 1 : -1; +}; /** * Default splitQuery function. Can be overridden in ``sphinx.search`` with a @@ -160,13 +176,26 @@ const Search = { _queued_query: null, _pulse_status: -1, - htmlToText: (htmlString) => { + htmlToText: (htmlString, anchor) => { const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html'); - htmlElement.querySelectorAll(".headerlink").forEach((el) => { el.remove() }); + for (const removalQuery of [".headerlinks", "script", "style"]) { + htmlElement.querySelectorAll(removalQuery).forEach((el) => { el.remove() }); + } + if (anchor) { + const anchorContent = htmlElement.querySelector(`[role="main"] ${anchor}`); + if (anchorContent) return anchorContent.textContent; + + console.warn( + `Anchored content block not found. Sphinx search tries to obtain it via DOM query '[role=main] ${anchor}'. Check your theme or template.` + ); + } + + // if anchor not specified or not found, fall back to main content const docContent = htmlElement.querySelector('[role="main"]'); - if (docContent !== undefined) return docContent.textContent; + if (docContent) return docContent.textContent; + console.warn( - "Content block not found. Sphinx search tries to obtain it via '[role=main]'. Could you check your theme or template." + "Content block not found. Sphinx search tries to obtain it via DOM query '[role=main]'. Check your theme or template." ); return ""; }, @@ -239,16 +268,7 @@ const Search = { else Search.deferQuery(query); }, - /** - * execute search (requires search index to be loaded) - */ - query: (query) => { - const filenames = Search._index.filenames; - const docNames = Search._index.docnames; - const titles = Search._index.titles; - const allTitles = Search._index.alltitles; - const indexEntries = Search._index.indexentries; - + _parseQuery: (query) => { // stem the search terms and add them to the correct list const stemmer = new Stemmer(); const searchTerms = new Set(); @@ -284,16 +304,32 @@ const Search = { // console.info("required: ", [...searchTerms]); // console.info("excluded: ", [...excludedTerms]); - // array of [docname, title, anchor, descr, score, filename] - let results = []; + return [query, searchTerms, excludedTerms, highlightTerms, objectTerms]; + }, + + /** + * execute search (requires search index to be loaded) + */ + _performSearch: (query, searchTerms, excludedTerms, highlightTerms, objectTerms) => { + const filenames = Search._index.filenames; + const docNames = Search._index.docnames; + const titles = Search._index.titles; + const allTitles = Search._index.alltitles; + const indexEntries = Search._index.indexentries; + + // Collect multiple result groups to be sorted separately and then ordered. + // Each is an array of [docname, title, anchor, descr, score, filename]. + const normalResults = []; + const nonMainIndexResults = []; + _removeChildren(document.getElementById("search-progress")); - const queryLower = query.toLowerCase(); + const queryLower = query.toLowerCase().trim(); for (const [title, foundTitles] of Object.entries(allTitles)) { - if (title.toLowerCase().includes(queryLower) && (queryLower.length >= title.length/2)) { + if (title.toLowerCase().trim().includes(queryLower) && (queryLower.length >= title.length/2)) { for (const [file, id] of foundTitles) { let score = Math.round(100 * queryLower.length / title.length) - results.push([ + normalResults.push([ docNames[file], titles[file] !== title ? `${titles[file]} > ${title}` : title, id !== null ? "#" + id : "", @@ -308,46 +344,47 @@ const Search = { // search for explicit entries in index directives for (const [entry, foundEntries] of Object.entries(indexEntries)) { if (entry.includes(queryLower) && (queryLower.length >= entry.length/2)) { - for (const [file, id] of foundEntries) { - let score = Math.round(100 * queryLower.length / entry.length) - results.push([ + for (const [file, id, isMain] of foundEntries) { + const score = Math.round(100 * queryLower.length / entry.length); + const result = [ docNames[file], titles[file], id ? "#" + id : "", null, score, filenames[file], - ]); + ]; + if (isMain) { + normalResults.push(result); + } else { + nonMainIndexResults.push(result); + } } } } // lookup as object objectTerms.forEach((term) => - results.push(...Search.performObjectSearch(term, objectTerms)) + normalResults.push(...Search.performObjectSearch(term, objectTerms)) ); // lookup as search terms in fulltext - results.push(...Search.performTermsSearch(searchTerms, excludedTerms)); + normalResults.push(...Search.performTermsSearch(searchTerms, excludedTerms)); // let the scorer override scores with a custom scoring function - if (Scorer.score) results.forEach((item) => (item[4] = Scorer.score(item))); - - // now sort the results by score (in opposite order of appearance, since the - // display function below uses pop() to retrieve items) and then - // alphabetically - results.sort((a, b) => { - const leftScore = a[4]; - const rightScore = b[4]; - if (leftScore === rightScore) { - // same score: sort alphabetically - const leftTitle = a[1].toLowerCase(); - const rightTitle = b[1].toLowerCase(); - if (leftTitle === rightTitle) return 0; - return leftTitle > rightTitle ? -1 : 1; // inverted is intentional - } - return leftScore > rightScore ? 1 : -1; - }); + if (Scorer.score) { + normalResults.forEach((item) => (item[4] = Scorer.score(item))); + nonMainIndexResults.forEach((item) => (item[4] = Scorer.score(item))); + } + + // Sort each group of results by score and then alphabetically by name. + normalResults.sort(_orderResultsByScoreThenName); + nonMainIndexResults.sort(_orderResultsByScoreThenName); + + // Combine the result groups in (reverse) order. + // Non-main index entries are typically arbitrary cross-references, + // so display them after other results. + let results = [...nonMainIndexResults, ...normalResults]; // remove duplicate search results // note the reversing of results, so that in the case of duplicates, the highest-scoring entry is kept @@ -361,7 +398,12 @@ const Search = { return acc; }, []); - results = results.reverse(); + return results.reverse(); + }, + + query: (query) => { + const [searchQuery, searchTerms, excludedTerms, highlightTerms, objectTerms] = Search._parseQuery(query); + const results = Search._performSearch(searchQuery, searchTerms, excludedTerms, highlightTerms, objectTerms); // for debugging //Search.lastresults = results.slice(); // a copy @@ -466,14 +508,18 @@ const Search = { // add support for partial matches if (word.length > 2) { const escapedWord = _escapeRegExp(word); - Object.keys(terms).forEach((term) => { - if (term.match(escapedWord) && !terms[word]) - arr.push({ files: terms[term], score: Scorer.partialTerm }); - }); - Object.keys(titleTerms).forEach((term) => { - if (term.match(escapedWord) && !titleTerms[word]) - arr.push({ files: titleTerms[word], score: Scorer.partialTitle }); - }); + if (!terms.hasOwnProperty(word)) { + Object.keys(terms).forEach((term) => { + if (term.match(escapedWord)) + arr.push({ files: terms[term], score: Scorer.partialTerm }); + }); + } + if (!titleTerms.hasOwnProperty(word)) { + Object.keys(titleTerms).forEach((term) => { + if (term.match(escapedWord)) + arr.push({ files: titleTerms[term], score: Scorer.partialTitle }); + }); + } } // no match but word was a required one @@ -496,9 +542,8 @@ const Search = { // create the mapping files.forEach((file) => { - if (fileMap.has(file) && fileMap.get(file).indexOf(word) === -1) - fileMap.get(file).push(word); - else fileMap.set(file, [word]); + if (!fileMap.has(file)) fileMap.set(file, [word]); + else if (fileMap.get(file).indexOf(word) === -1) fileMap.get(file).push(word); }); }); @@ -549,8 +594,8 @@ const Search = { * search summary for a given text. keywords is a list * of stemmed words. */ - makeSearchSummary: (htmlText, keywords) => { - const text = Search.htmlToText(htmlText); + makeSearchSummary: (htmlText, keywords, anchor) => { + const text = Search.htmlToText(htmlText, anchor); if (text === "") return null; const textLower = text.toLowerCase(); diff --git a/bootstrapping_executive_council.html b/bootstrapping_executive_council.html index 72fc5a3..36cc032 100644 --- a/bootstrapping_executive_council.html +++ b/bootstrapping_executive_council.html @@ -42,7 +42,7 @@ - + diff --git a/bootstrapping_subproject_councils.html b/bootstrapping_subproject_councils.html index a461956..47ee813 100644 --- a/bootstrapping_subproject_councils.html +++ b/bootstrapping_subproject_councils.html @@ -42,7 +42,7 @@ - + diff --git a/charters/DeiCharter.html b/charters/DeiCharter.html index 0e6f0e8..f2449de 100644 --- a/charters/DeiCharter.html +++ b/charters/DeiCharter.html @@ -42,7 +42,7 @@ - + diff --git a/charters/DocumentationCharter.html b/charters/DocumentationCharter.html index ae28d32..f20b904 100644 --- a/charters/DocumentationCharter.html +++ b/charters/DocumentationCharter.html @@ -42,7 +42,7 @@ - + diff --git a/charters/MediaStrategyCharter.html b/charters/MediaStrategyCharter.html index afa2e49..eb23035 100644 --- a/charters/MediaStrategyCharter.html +++ b/charters/MediaStrategyCharter.html @@ -42,7 +42,7 @@ - + diff --git a/communitybuildingworkinggroup.html b/communitybuildingworkinggroup.html index c7d037c..a62e279 100644 --- a/communitybuildingworkinggroup.html +++ b/communitybuildingworkinggroup.html @@ -42,7 +42,7 @@ - + diff --git a/conduct/code_of_conduct.html b/conduct/code_of_conduct.html index 5471cac..3e60c22 100644 --- a/conduct/code_of_conduct.html +++ b/conduct/code_of_conduct.html @@ -42,7 +42,7 @@ - + diff --git a/conduct/enforcement.html b/conduct/enforcement.html index c25b54d..0ccdb2f 100644 --- a/conduct/enforcement.html +++ b/conduct/enforcement.html @@ -42,7 +42,7 @@ - + diff --git a/conduct/faq.html b/conduct/faq.html index 7ae8eb1..2eb7c7d 100644 --- a/conduct/faq.html +++ b/conduct/faq.html @@ -42,7 +42,7 @@ - + diff --git a/conduct/reporting_events.html b/conduct/reporting_events.html index 7d401b0..fd34744 100644 --- a/conduct/reporting_events.html +++ b/conduct/reporting_events.html @@ -42,7 +42,7 @@ - + diff --git a/conduct/reporting_online.html b/conduct/reporting_online.html index 5a34151..e8026d6 100644 --- a/conduct/reporting_online.html +++ b/conduct/reporting_online.html @@ -42,7 +42,7 @@ - + diff --git a/decision_making.html b/decision_making.html index 540a376..9fc0d49 100644 --- a/decision_making.html +++ b/decision_making.html @@ -42,7 +42,7 @@ - + diff --git a/distinguished_contributors.html b/distinguished_contributors.html index 34dd14e..83ad119 100644 --- a/distinguished_contributors.html +++ b/distinguished_contributors.html @@ -42,7 +42,7 @@ - + diff --git a/elections/LICENSE.html b/elections/LICENSE.html index 1203602..8082626 100644 --- a/elections/LICENSE.html +++ b/elections/LICENSE.html @@ -42,7 +42,7 @@ - + diff --git a/elections/README.html b/elections/README.html index 34d01c0..d06ca6d 100644 --- a/elections/README.html +++ b/elections/README.html @@ -42,7 +42,7 @@ - + diff --git a/executive_council.html b/executive_council.html index a86e440..ac458b2 100644 --- a/executive_council.html +++ b/executive_council.html @@ -42,7 +42,7 @@ - + diff --git a/genindex.html b/genindex.html index 3ff8611..25fcd00 100644 --- a/genindex.html +++ b/genindex.html @@ -41,7 +41,7 @@ - + diff --git a/governance.html b/governance.html index d6f1a83..8070507 100644 --- a/governance.html +++ b/governance.html @@ -42,7 +42,7 @@ - + diff --git a/intro.html b/intro.html index c5323b7..afb22be 100644 --- a/intro.html +++ b/intro.html @@ -42,7 +42,7 @@ - + diff --git a/linux-proposal.html b/linux-proposal.html index bdcd3b0..591d606 100644 --- a/linux-proposal.html +++ b/linux-proposal.html @@ -42,7 +42,7 @@ - + diff --git a/list_of_standing_committees_and_working_groups.html b/list_of_standing_committees_and_working_groups.html index 9cc3bb8..5107307 100644 --- a/list_of_standing_committees_and_working_groups.html +++ b/list_of_standing_committees_and_working_groups.html @@ -42,7 +42,7 @@ - + diff --git a/list_of_subprojects.html b/list_of_subprojects.html index 20c113d..7818265 100644 --- a/list_of_subprojects.html +++ b/list_of_subprojects.html @@ -42,7 +42,7 @@ - + diff --git a/newsubprojects.html b/newsubprojects.html index 71936bd..1071cfe 100644 --- a/newsubprojects.html +++ b/newsubprojects.html @@ -42,7 +42,7 @@ - + diff --git a/overview.html b/overview.html index 8ac65f4..acb582c 100644 --- a/overview.html +++ b/overview.html @@ -42,7 +42,7 @@ - + diff --git a/papers.html b/papers.html index 706b73b..b0e7ff5 100644 --- a/papers.html +++ b/papers.html @@ -42,7 +42,7 @@ - + diff --git a/people.html b/people.html index ac368c0..fedd208 100644 --- a/people.html +++ b/people.html @@ -42,7 +42,7 @@ - + @@ -409,7 +409,7 @@

@ellisonbg

  • Fernando Perez, @fperez

  • Jason Grout, @jasongrout

  • -
  • Steven Silvester, @blink1073

  • +
  • Zach Sailer, @Zsailer

  • @@ -447,8 +447,8 @@

    @rpwagner

    Jupyter Server

    -

    Zach Sailer

    -

    @zsailer

    +

    In Progress

    +

    N/A

    Jupyter Widgets

    Sylvain Corlay

    diff --git a/projectlicense.html b/projectlicense.html index 2eae41e..4fa39de 100644 --- a/projectlicense.html +++ b/projectlicense.html @@ -42,7 +42,7 @@ - + diff --git a/search.html b/search.html index 54cb16a..cd44131 100644 --- a/search.html +++ b/search.html @@ -40,7 +40,7 @@ - + diff --git a/searchindex.js b/searchindex.js index 2a0d326..292c817 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["CodeofConductJupyterDay", "CodeofConductJupyterDayOrganizer", "bootstrapping_executive_council", "bootstrapping_subproject_councils", "charters/DeiCharter", "charters/DocumentationCharter", "charters/MediaStrategyCharter", "communitybuildingworkinggroup", "conduct/code_of_conduct", "conduct/enforcement", "conduct/faq", "conduct/reporting_events", "conduct/reporting_online", "decision_making", "distinguished_contributors", "elections/LICENSE", "elections/README", "executive_council", "governance", "intro", "linux-proposal", "list_of_standing_committees_and_working_groups", "list_of_subprojects", "newsubprojects", "overview", "papers", "people", "projectlicense", "software_steering_council", "software_subprojects", "standing_committees_and_working_groups", "trademarks"], "filenames": ["CodeofConductJupyterDay.md", "CodeofConductJupyterDayOrganizer.md", "bootstrapping_executive_council.md", "bootstrapping_subproject_councils.md", "charters/DeiCharter.md", "charters/DocumentationCharter.md", "charters/MediaStrategyCharter.md", "communitybuildingworkinggroup.md", "conduct/code_of_conduct.md", "conduct/enforcement.md", "conduct/faq.md", "conduct/reporting_events.md", "conduct/reporting_online.md", "decision_making.md", "distinguished_contributors.md", "elections/LICENSE.md", "elections/README.md", "executive_council.md", "governance.md", "intro.md", "linux-proposal.md", "list_of_standing_committees_and_working_groups.md", "list_of_subprojects.md", "newsubprojects.md", "overview.md", "papers.md", "people.md", "projectlicense.md", "software_steering_council.md", "software_subprojects.md", "standing_committees_and_working_groups.md", "trademarks.md"], "titles": ["JupyterDay Code of Conduct", "JupyterDay Organizer Code of Conduct", "Transition: Bootstrapping Executive Council and New Governance", "Transition: Bootstrapping Subproject Councils", "Diversity Equity and Inclusion Committee Charter", "Documentation Working Group Charter", "Jupyter Media Strategy Working Group", "Community Building Working Group", "Project Jupyter Code of Conduct", "Enforcement Manual", "Frequently Asked Questions", "Reporting Guide - Jupyter Events", "Reporting Guide - Online Community", "Decision-Making Guide", "Distinguished Contributors", "The 3-Clause BSD License", "Election tabulation script", "Executive Council", "Previous Governance of Project Jupyter", "Project Jupyter Governance", "Proposal for Jupyter\u2019s Sustainable Growth", "List of Standing Committees and Working Groups", "List of Official Jupyter Subprojects", "New Subproject Process", "Jupyter Governance Overview", "Process for Authoring Jupyter Related Academic Papers", "Leadership Directory", "Licensing terms for Project Jupyter code", "Software Steering Council", "Software Subprojects", "Standing Committees and Working Groups", "Trademark Usage Policy"], "terms": {"project": [0, 2, 3, 4, 6, 7, 9, 12, 13, 14, 15, 16, 17, 21, 22, 24, 25, 28, 29, 30, 31], "jupyt": [0, 2, 3, 4, 5, 9, 12, 13, 14, 15, 16, 17, 28, 30], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "an": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 20, 22, 28, 31], "engag": [0, 1, 5, 6, 7, 8, 9, 10, 11, 20, 24], "respect": [0, 1, 3, 4, 7, 8, 9, 10, 22, 24], "commun": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 23, 24, 25, 28, 29, 30, 31], "made": [0, 5, 7, 8, 9, 12, 13, 17, 18, 23], "up": [0, 1, 3, 5, 7, 8, 12, 16, 18, 20, 28], "peopl": [0, 1, 2, 3, 4, 7, 8, 9, 10, 20, 29], "from": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 25, 27, 28, 30, 31], "all": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31], "over": [0, 3, 7, 8, 9, 14, 18, 20, 22, 23, 24, 27, 28], "world": [0, 7, 8], "your": [0, 1, 8, 10, 11, 12, 13, 20, 31], "involv": [0, 1, 3, 8, 9, 11, 12, 18, 22, 23, 24, 25, 28], "help": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 14, 18, 20, 22, 23, 31], "u": [0, 8, 10, 12, 18, 20, 25, 31], "further": [0, 1, 8, 9, 18, 23, 29, 31], "our": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 18, 22, 23, 25, 28, 29, 31], "mission": [0, 6, 8, 17, 18, 24], "creat": [0, 1, 2, 6, 8, 12, 13, 17, 18, 20, 22, 23, 24, 25, 28, 29, 30, 31], "open": [0, 4, 8, 10, 13, 16, 18, 23, 29, 30, 31], "platform": [0, 6, 8], "serv": [0, 2, 4, 5, 6, 7, 8, 9, 10, 17, 18, 20, 21, 22, 24, 28, 29], "broad": [0, 7, 8, 13, 20, 22, 23, 31], "rang": [0, 3, 8, 13, 18], "research": [0, 4, 8, 14, 20, 25], "educ": [0, 4, 8, 9, 14, 18], "journal": [0, 8, 31], "industri": [0, 8], "beyond": [0, 5, 8, 14, 20, 21, 24, 28, 30], "At": [0, 2, 3, 9, 18, 20, 22, 25], "we": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 18, 22, 23, 24, 25, 31], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "commit": [0, 3, 4, 8, 14, 18, 20, 24, 25, 27], "provid": [0, 1, 5, 6, 7, 8, 9, 11, 12, 13, 15, 17, 18, 20, 22, 24, 25, 27, 28, 31], "harass": [0, 1, 7, 8, 9, 10, 11], "free": [0, 7, 8, 10, 13, 18, 20, 29, 30, 31], "confer": [0, 1, 7, 9, 11, 17, 24, 25, 31], "experi": [0, 5, 8, 14, 17, 20], "everyon": [0, 7, 8, 12, 23, 31], "regardless": [0, 23, 31], "gender": [0, 8], "sexual": [0, 8, 11], "orient": [0, 8], "disabl": [0, 5], "physic": [0, 1, 8, 9, 10, 12, 25, 31], "appear": [0, 8, 13, 31], "bodi": [0, 2, 3, 5, 7, 13, 14, 17, 19, 20, 21, 22, 24, 28], "size": [0, 3, 13, 20], "race": [0, 8], "religion": [0, 8], "organ": [0, 3, 7, 8, 9, 10, 11, 17, 18, 20, 21, 22, 25, 29, 31], "toler": [0, 1, 4], "particip": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 18, 23, 25, 28, 29], "ani": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 31], "form": [0, 2, 3, 7, 8, 10, 12, 13, 15, 16, 18, 23, 25, 27, 31], "languag": [0, 1, 6, 8, 9, 10], "imageri": 0, "appropri": [0, 1, 8, 12, 21, 22, 23, 25, 30], "part": [0, 3, 5, 6, 10, 18, 20, 22, 23, 24, 25, 31], "venu": [0, 1, 9, 11, 23], "includ": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31], "talk": [0, 18, 25], "Be": [0, 8, 9, 23], "kind": [0, 8, 10], "other": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 25, 27, 28, 31], "do": [0, 1, 3, 8, 9, 11, 12, 13, 16, 18, 22, 25, 29, 30, 31], "insult": [0, 8], "put": [0, 8, 10], "down": [0, 4, 6, 8, 9, 13, 20], "attende": [0, 1], "behav": [0, 10], "profession": [0, 7, 8], "rememb": [0, 8], "sexist": [0, 8], "racist": [0, 8], "exclusionari": [0, 8], "joke": [0, 8], "event": [0, 1, 6, 8, 9, 12, 13, 15, 20, 24, 27, 30, 31], "violat": [0, 1, 8, 9, 12, 13, 31], "rule": [0, 1, 20, 31], "mai": [0, 1, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 23, 24, 27, 28, 30, 31], "ask": [0, 1, 4, 6, 8, 9, 11, 12, 13, 18, 23, 31], "leav": [0, 1, 17], "without": [0, 1, 12, 13, 15, 17, 18, 20, 23, 27, 28, 31], "refund": [0, 11], "sole": [0, 16, 18], "discret": [0, 9, 13, 18], "limit": [0, 4, 8, 9, 12, 13, 14, 15, 17, 18, 20, 24, 27, 29], "offens": [0, 1], "verbal": [0, 1], "comment": [0, 1, 18, 25], "relat": [0, 2, 3, 4, 5, 6, 9, 19, 20, 21, 23, 24, 28, 30], "ethnic": [0, 8], "cultur": [0, 4, 8, 9], "nation": [0, 8, 9], "origin": [0, 1, 8, 9, 14], "color": [0, 8, 31], "immigr": [0, 8], "statu": [0, 8, 14, 29], "social": [0, 4, 6, 8, 17], "econom": [0, 8], "class": [0, 8, 13, 20, 31], "level": [0, 8, 13, 18, 22, 23, 25, 31], "ident": [0, 1, 4, 8, 12], "express": [0, 8, 15, 27], "ag": [0, 8], "famili": [0, 8], "mental": [0, 8, 10], "imag": [0, 31], "public": [0, 6, 8, 9, 12, 14, 17, 18, 23, 25, 30, 31], "space": [0, 1, 4, 8, 9, 10, 13], "deliber": [0, 9, 14, 18, 20], "intimid": [0, 9], "stalk": 0, "follow": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "photographi": 0, "record": [0, 1, 9, 12, 13, 14, 20, 27], "sustain": [0, 4, 14, 18, 23, 24], "disrupt": [0, 11, 20], "inappropri": [0, 9, 10], "contact": [0, 1, 4, 8, 9, 10, 11, 12, 17, 20, 31], "unwelcom": [0, 8], "attent": [0, 8], "advoc": [0, 4, 8, 20, 23], "encourag": [0, 2, 4, 6, 8, 10, 13, 14, 18, 20, 25, 28, 31], "abov": [0, 2, 3, 8, 9, 14, 15, 16, 20, 22, 23, 24, 25, 27, 29, 31], "behavior": [0, 1, 9, 10, 11, 14, 18], "By": [0, 3, 8], "guidelin": [0, 3, 5, 6, 7, 8, 10, 13, 22, 23, 25, 28, 29, 31], "consist": [0, 5, 9, 17, 18, 20, 30], "fairli": 0, "resolv": [0, 1, 8, 9, 13, 25], "complaint": 0, "can": [0, 1, 3, 5, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31], "make": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 18, 20, 21, 22, 23, 25, 28, 29, 30], "attend": [0, 7, 31], "welcom": [0, 1, 4, 8, 10, 11, 20, 23, 25], "stop": [0, 1, 3, 8, 10, 11], "expect": [0, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 28], "compli": [0, 11, 23], "immedi": [0, 1, 8, 9, 11, 12, 13, 18, 23], "If": [0, 1, 8, 9, 10, 11, 12, 13, 17, 18, 20, 22, 23, 27, 31], "retain": [0, 9, 11, 15, 20, 27], "right": [0, 11, 18, 19, 20, 27, 28, 31], "take": [0, 5, 8, 9, 10, 11, 13, 17, 18, 23, 25, 31], "action": [0, 1, 3, 8, 10, 11, 20, 31], "keep": [0, 8, 9, 11, 18, 20], "environ": [0, 1, 4, 7, 8, 11], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "warn": [0, 11], "offend": [0, 11], "expuls": [0, 11], "remedi": [0, 11], "set": [0, 3, 5, 8, 11, 14, 17, 18, 20, 25, 29, 31], "anyth": [0, 11, 28], "design": [0, 3, 4, 6, 7, 11, 14, 17, 18, 20, 22, 23, 25, 29], "clear": [0, 1, 3, 5, 8, 9, 10, 11, 20, 23, 25], "impact": [0, 4, 7, 9, 11, 20, 24, 25, 28], "hostil": [0, 11], "someon": [0, 1, 8, 11, 12, 18, 23], "you": [0, 1, 8, 11, 13, 16, 20, 24, 31], "feel": [0, 1, 4, 8, 10, 11, 13, 25, 31], "unsaf": 0, "pleas": [0, 8, 10, 12, 31], "soon": [0, 1, 2, 8, 18, 20], "possibl": [0, 1, 2, 8, 9, 10, 12, 15, 18, 19, 20, 23, 25, 27, 29, 30, 31], "reduc": [0, 8], "valu": [0, 4, 6, 8, 9, 10, 16, 17, 24, 31], "them": [0, 1, 5, 8, 9, 10, 12, 20, 22, 23, 25, 29], "serious": [0, 1, 8], "file": [0, 8, 19, 23, 25, 27], "here": [0, 1, 6, 8, 11, 13, 14, 18, 20, 21, 23, 24, 29, 30], "t": [0, 1, 8, 9, 10, 18, 22, 23, 24, 28, 29, 31], "directli": [0, 8, 9, 20], "whatev": [0, 1, 13], "necessari": [0, 1, 3, 8, 9, 10, 13, 23, 29], "prevent": 0, "recurr": 0, "phone": [0, 9, 11], "call": [0, 8, 9, 13, 17, 18, 20, 22, 23, 31], "messag": [0, 6, 9, 11, 22, 27], "insert": 0, "number": [0, 3, 11, 13, 14, 16, 17, 20, 22, 25, 29], "monitor": [0, 11, 16], "durat": [0, 11], "In": [0, 1, 2, 7, 8, 9, 10, 11, 12, 16, 17, 18, 20, 22, 23, 24, 25, 28, 30, 31], "staff": [0, 1, 11, 20, 22], "member": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 17, 18, 23, 24, 25, 26, 29, 30], "identifi": [0, 1, 8, 9, 11, 16, 17, 20], "badg": [0, 11], "when": [0, 1, 2, 8, 9, 10, 11, 12, 13, 14, 16, 18, 20, 23, 27, 29, 31], "ensur": [0, 1, 2, 4, 6, 9, 11, 13, 14, 17, 18, 21, 24, 25, 28, 30], "safe": [0, 1, 11, 12], "cannot": [0, 1, 8, 9, 11, 13, 17, 18], "overheard": [0, 11], "thei": [0, 1, 3, 5, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31], "manag": [0, 1, 6, 7, 8, 9, 11, 14, 17, 18, 20, 21, 22, 24, 28, 29, 30], "properli": [0, 11, 31], "uncomfort": [0, 1, 8, 11], "ll": [0, 10, 11, 20], "handl": [0, 9, 10, 11, 20, 21], "respectfulli": [0, 11], "bring": [0, 7, 11, 14], "support": [0, 1, 3, 5, 8, 9, 11, 17, 20, 21, 22, 23, 24], "email": [0, 1, 6, 8, 9, 11, 12, 20, 23, 31], "send": [0, 11, 23, 25], "projectjupyt": 0, "gmail": [0, 1], "com": [0, 1, 23, 31], "local": [0, 1, 8, 9, 11], "team": [0, 8, 9, 11, 13, 18, 20, 22, 23, 28, 29], "hotel": [0, 1, 11], "secur": [0, 1, 10, 11, 20, 22, 26, 28], "law": [0, 1, 8, 9, 11, 12, 19, 31], "servic": [0, 5, 11, 14, 15, 17, 18, 22, 27, 31], "escort": 0, "otherwis": [0, 9, 11, 12, 15, 18, 27, 29, 31], "assist": [0, 1, 9, 11, 21, 28], "mobil": [0, 11], "assault": [0, 11], "hot": [0, 11], "line": [0, 11], "non": [0, 1, 5, 9, 11, 13, 17, 18, 20, 24, 25, 26, 30, 31], "emerg": [0, 11, 23, 25], "medic": [0, 11], "e": [0, 1, 2, 6, 8, 9, 11, 12, 13, 16, 18, 20, 23, 24, 29], "g": [0, 1, 6, 9, 11, 12, 13, 16, 20, 23, 24, 29], "urgent": [0, 11], "care": [0, 8, 11, 13], "dai": [0, 4, 6, 11, 13, 20, 22, 24, 25, 28, 29], "clinic": [0, 11], "taxi": [0, 11], "The": [1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 14, 16, 17, 19, 20, 22, 23, 24, 25, 28, 29, 30], "goal": [1, 9, 13, 18, 20, 23], "document": [1, 2, 3, 9, 10, 13, 14, 15, 17, 20, 22, 23, 24, 25, 27, 31], "continu": [1, 4, 10, 20, 22, 23], "improv": [1, 4, 5, 6, 7, 9, 20, 21, 23], "ignor": [1, 16], "guidanc": [1, 5, 6, 18], "request": [1, 8, 9, 13, 17, 18, 20, 23, 25], "complianc": [1, 17], "have": [1, 2, 3, 5, 9, 11, 12, 13, 14, 16, 17, 18, 22, 23, 24, 25, 27, 28, 29, 30, 31], "real": [1, 10, 12], "consequ": [1, 8], "being": [1, 13, 14, 18, 22, 23, 25, 29], "protect": [1, 8, 9, 10, 12, 21, 31], "consid": [1, 3, 8, 9, 10, 13, 14, 18, 23, 24], "privaci": [1, 9, 18], "first": [1, 2, 5, 12, 14, 16, 18, 22, 25, 26, 31], "foremost": 1, "concern": [1, 10, 28], "try": [1, 8, 9, 12, 25], "understand": [1, 5, 8, 9, 10, 13, 31], "context": [1, 8, 9, 12, 18, 25, 31], "intent": [1, 9, 23, 25], "get": [1, 8, 9, 13, 16, 20, 23, 31], "whole": [1, 5, 10, 18], "pictur": 1, "note": [1, 9, 12, 13, 20, 23], "lack": [1, 5, 9, 20], "harm": [1, 8, 9, 18], "excus": [1, 8, 9], "still": [1, 10, 13, 18, 23, 25], "requir": [1, 9, 10, 12, 16, 18, 23, 25, 29], "redress": 1, "injur": 1, "parti": [1, 6, 9, 17, 22, 23, 31], "For": [1, 4, 8, 10, 13, 16, 20, 22, 23, 24, 31], "base": [1, 6, 13, 18, 20, 23, 31], "issu": [1, 3, 4, 9, 18, 20, 23, 28], "find": [1, 7, 8, 9, 13], "out": [1, 4, 8, 9, 10, 13, 14, 15, 17, 20, 21, 22, 23, 24, 25, 27, 30, 31], "nativ": [1, 9], "english": 1, "speaker": [1, 9], "It": [1, 8, 9, 10, 14, 18, 24, 25, 28], "veri": [1, 3, 9, 10, 20, 25, 31], "easi": [1, 13], "innoc": 1, "mistak": [1, 8], "aren": 1, "even": [1, 3, 10, 15, 18, 22, 27, 31], "awar": [1, 6, 11], "transliter": 1, "misus": 1, "word": [1, 8, 10], "often": [1, 8, 13, 20, 23, 24, 29], "alreadi": [1, 5, 10, 18, 23], "onli": [1, 2, 3, 6, 9, 13, 17, 18, 22, 24, 27, 28, 29, 30, 31], "approach": [1, 13, 18, 25], "explain": [1, 9, 20, 25], "what": [1, 5, 9, 18, 27, 31], "problem": [1, 8], "A": [1, 3, 7, 8, 9, 14, 15, 16, 17, 20, 21, 22, 23, 25, 27, 28, 30], "chang": [1, 4, 9, 10, 16, 17, 22, 27, 28, 30], "clarif": 1, "more": [1, 3, 4, 5, 6, 8, 9, 10, 12, 16, 17, 18, 20, 22, 23, 24, 25, 28, 31], "like": [1, 10, 12, 14, 18, 20, 22, 23, 31], "produc": [1, 9, 14, 16, 18, 25], "benefit": [1, 6, 18, 20, 21], "than": [1, 4, 6, 8, 9, 10, 12, 13, 14, 17, 18, 20, 25, 28, 31], "pure": 1, "punit": 1, "stronger": 1, "measur": [1, 7, 9], "taken": [1, 9, 23], "person": [1, 3, 7, 8, 9, 11, 17, 18, 23, 24, 25, 27, 28], "lead": [1, 4, 20], "": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 22, 23, 24, 25, 29, 30, 31], "anti": 1, "polici": [1, 10, 17, 19, 24, 25], "longer": [1, 13, 18, 25, 31], "expel": 1, "should": [1, 3, 4, 8, 9, 11, 12, 13, 16, 17, 18, 20, 23, 24, 25, 27, 31], "ana": [1, 20, 26], "ruvalcaba": [1, 20, 26], "via": [1, 8, 18, 20, 28], "ruv7": [1, 26], "practic": [1, 5, 9, 10, 18, 25, 29], "inform": [1, 3, 4, 5, 8, 9, 11, 12, 13, 17, 18, 23, 24, 28, 29, 30, 31], "name": [1, 12, 15, 16, 17, 20, 22, 23, 25, 26, 27, 31], "affili": [1, 18, 25, 31], "time": [1, 3, 4, 5, 8, 9, 12, 14, 18, 20, 22, 23, 25, 30], "approxim": 1, "differ": [1, 3, 8, 9, 16, 18, 24, 25, 30], "wa": [1, 7, 9, 10, 16, 18, 26], "circumst": [1, 3, 13], "surround": [1, 5], "incid": [1, 8, 12, 17, 24, 30], "full": [1, 9, 17, 18, 20, 22], "audienc": 1, "similar": [1, 18, 31], "one": [1, 2, 3, 8, 9, 13, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 31], "gaff": 1, "minor": 1, "although": [1, 31], "speak": [1, 6, 8, 9], "afterward": 1, "howev": [1, 8, 9, 10, 13, 15, 18, 20, 25, 27, 31], "polit": 1, "calmli": 1, "repeatedli": 1, "exampl": [1, 5, 7, 9, 10, 11, 16, 18, 20, 22, 23, 24, 30], "simpli": [1, 10, 23], "sai": [1, 24, 29, 31], "m": [1, 26], "sorri": [1, 8], "explan": 1, "coach": 1, "so": [1, 9, 13, 31], "respond": 1, "question": [1, 8, 17, 18, 22, 23, 25, 28, 31], "which": [1, 3, 5, 6, 8, 11, 13, 16, 18, 20, 22, 23, 25, 30, 31], "dure": [1, 3, 4, 9, 13, 18], "experienc": [1, 18], "reassur": 1, "avoid": [1, 2, 3, 8, 9, 14, 18, 23, 28], "specif": [1, 5, 12, 13, 15, 18, 20, 22, 25, 27, 29, 31], "promis": [1, 12], "about": [1, 5, 6, 8, 13, 17, 18, 20, 23, 25, 31], "ha": [1, 3, 6, 9, 10, 12, 13, 17, 18, 19, 22, 23, 24, 25, 28, 29], "volunt": [1, 20], "place": [1, 5, 10, 22, 31], "pressur": [1, 9], "reluct": 1, "import": [1, 8, 9, 10, 18, 20, 23, 25, 28], "detail": [1, 8, 9, 10, 19, 20, 22, 23, 24, 25, 29, 31], "pass": [1, 16, 17, 18, 25, 28], "along": [1, 13, 18, 20], "addit": [1, 2, 3, 8, 9, 12, 14, 20, 24, 25, 28, 30], "trust": [1, 3], "friend": 1, "submit": [1, 4, 14, 18, 23, 25], "wish": [1, 3, 20, 28, 31], "share": [1, 6, 7, 20, 24, 27], "unnecessari": [1, 2, 23], "especi": [1, 5, 8, 10], "individu": [1, 8, 9, 12, 13, 17, 18, 20, 21, 23, 24, 25, 27, 28], "who": [1, 3, 4, 5, 6, 7, 9, 12, 16, 17, 18, 20, 22, 23, 25, 29, 31], "were": [1, 12, 18, 20], "situat": [1, 8, 9, 12, 17, 18, 22], "respons": [1, 2, 11, 13, 14, 18, 20, 22, 24, 25, 30], "decis": [1, 3, 4, 6, 7, 8, 9, 12, 17, 18, 20, 22, 23, 28, 29, 30], "reason": [1, 8, 18, 20], "deem": [1, 8, 9, 18], "suffici": [1, 23, 31], "some": [1, 3, 5, 8, 9, 10, 12, 13, 20, 23, 25, 28, 31], "gener": [1, 8, 10, 13, 16, 18, 20, 22, 23, 25], "second": [1, 13, 16, 25], "result": [1, 2, 9, 13], "after": [1, 2, 10, 13, 14, 16, 17, 18, 20, 23, 26, 28], "No": [1, 18, 20, 31], "instruct": [1, 12], "pattern": 1, "singl": [1, 3, 8, 16, 22, 24, 25, 27, 28, 29], "seriou": [1, 23], "violenc": [1, 8, 9], "grope": 1, "obvious": [1, 23], "skirt": 1, "photo": 1, "author": [1, 5, 18, 22, 23], "As": [1, 3, 18, 20, 22, 23, 25, 28, 31], "consult": [1, 18, 22], "act": [1, 7, 8, 9, 18, 24, 30], "outlin": [2, 3, 6, 8, 19, 24, 30, 31], "how": [2, 3, 6, 8, 13, 17, 22, 23, 25], "model": [2, 3, 4, 6, 13, 14, 17, 18, 20, 23, 24, 26, 27, 28, 29], "initi": [2, 3, 4, 5, 13, 17, 18, 20, 23, 28], "decemb": [2, 3, 18, 24], "2022": [2, 3, 15, 16, 18, 24], "describ": [2, 5, 8, 10, 13, 14, 17, 18, 19, 22, 23, 25, 29, 31], "process": [2, 3, 5, 6, 8, 9, 13, 14, 16, 17, 18, 19, 21, 24, 28, 29, 30], "ec": [2, 4, 17, 21, 24, 28, 29, 30], "replac": [2, 17], "current": [2, 3, 7, 9, 12, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 28], "steer": [2, 3, 4, 14, 20, 23, 24, 25, 29, 30], "bdfl": [2, 23, 24, 26], "timelin": [2, 9, 23], "softwar": [2, 4, 13, 14, 15, 18, 21, 22, 23, 27, 30, 31], "ssc": [2, 4, 17, 20, 24, 30], "becom": [2, 13, 18, 20, 22, 23], "activ": [2, 3, 4, 6, 7, 9, 13, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 31], "complet": [2, 3, 9, 12, 25], "exist": [2, 3, 5, 6, 7, 9, 12, 14, 17, 18, 20, 29], "june": [2, 20], "To": [2, 3, 4, 5, 6, 9, 12, 14, 18, 19, 20, 22, 25], "us": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 15, 16, 18, 20, 22, 23, 24, 25, 27, 28, 29, 30], "fernando": [2, 18, 20, 26], "p\u00e9rez": [2, 20], "brian": [2, 26], "granger": [2, 26], "afshin": [2, 26], "darian": [2, 26], "start": [2, 3, 13, 17, 23, 28], "two": [2, 4, 5, 6, 9, 12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 28, 29], "year": [2, 4, 13, 14, 17, 18, 20, 23, 24, 27], "term": [2, 4, 8, 9, 13, 17, 18, 29], "Their": 2, "appoint": [2, 9, 14, 18, 30], "doe": [2, 16, 18, 25, 31], "count": [2, 13, 17], "toward": [2, 13], "run": [2, 14, 18], "total": [2, 13, 17], "elect": [2, 3, 7, 14, 18, 20, 22, 24, 29, 30], "union": [2, 6, 17], "uofc": 2, "collat": 2, "mainten": 2, "list": [2, 6, 7, 8, 9, 10, 12, 14, 15, 16, 17, 18, 23, 25, 27, 28, 29, 30], "elig": [2, 13, 17, 18, 28], "candid": [2, 9, 14, 16, 17, 18], "voter": [2, 13, 16, 17], "three": [2, 16, 17, 24], "select": [2, 16, 17, 18], "date": [2, 16, 20], "nomin": [2, 17, 18, 28, 29, 30, 31], "determin": [2, 6, 9, 12, 13, 16, 18, 20, 21], "accept": [2, 6, 8, 9, 17, 18, 23, 25, 28, 31], "intend": [2, 8, 13, 24, 30, 31], "logist": 2, "also": [2, 3, 5, 6, 7, 8, 9, 10, 11, 18, 20, 22, 23, 24, 25, 27, 28, 31], "offici": [2, 4, 6, 10, 12, 13, 17, 18, 20, 21, 24, 28, 29, 31], "recogn": [2, 7, 14, 18, 24, 25, 31], "dissolv": [2, 17, 24, 30], "choic": [2, 8, 13, 17], "alloc": [2, 7, 17, 20], "upon": [2, 9, 10, 13, 18, 20, 23], "vote": [2, 3, 5, 13, 14, 16, 17, 18, 20, 22, 23, 28, 30], "why": [2, 8, 9, 18, 25], "membership": [2, 9, 13, 24], "talli": 2, "later": [2, 13, 16, 20, 23], "chosen": [2, 14], "either": [2, 13, 20, 22], "special": [2, 11, 13, 14, 15, 18, 27], "case": [2, 3, 8, 9, 12, 13, 18, 20, 23, 24, 25, 28, 31], "constraint": [2, 14], "1": [2, 16, 18, 20], "move": [2, 3, 9, 13, 18, 22, 23], "forward": [2, 8, 9, 10, 13, 18, 20], "regular": [2, 11, 18, 28], "2": [2, 3, 13, 16, 17, 18, 20], "default": [2, 9, 30], "50": [2, 13], "seat": [2, 16, 17, 20], "vacant": 2, "everi": [2, 4, 23], "subproject": [2, 5, 6, 17, 20, 21, 25, 26, 28], "highli": [2, 3, 7, 22], "repres": [2, 16, 17, 20, 22, 24, 26, 28, 29, 30, 31], "sinc": [2, 18], "remain": [2, 12, 13, 16, 20, 25], "state": [2, 18, 19, 20, 31], "parallel": [2, 18], "delai": [2, 12, 23], "govern": [3, 4, 5, 6, 13, 14, 17, 22, 23, 26, 28, 29, 30, 31], "new": [3, 5, 6, 7, 8, 9, 17, 20, 22, 24, 25, 26, 27, 28, 29], "approv": [3, 4, 6, 7, 13, 17, 18, 23, 25, 28, 29, 30], "implement": [3, 5, 6, 13, 17, 20, 25, 28, 29, 31], "formal": [3, 8, 9, 13, 18, 19, 20, 22, 23, 29], "each": [3, 4, 5, 8, 14, 16, 17, 20, 22, 23, 24, 25, 27, 28, 29, 31], "need": [3, 5, 8, 9, 12, 13, 18, 22, 23, 24, 25, 31], "establish": [3, 4, 5, 7, 9, 10, 17, 19, 22, 23, 30], "its": [3, 4, 5, 6, 13, 14, 15, 17, 18, 22, 23, 24, 25, 27, 28, 29, 31], "decid": [3, 9, 13, 18, 22, 23], "There": [3, 14, 18, 20, 22, 23, 28, 29], "challeng": [3, 4, 7, 8, 9, 20], "associ": [3, 6, 7, 18, 20, 25, 31], "most": [3, 9, 10, 18, 22, 23, 31], "well": [3, 9, 12, 14, 18, 20, 23, 24, 30, 31], "defin": [3, 13, 17, 18, 23, 28, 30], "wide": [3, 8, 13, 17, 18, 20, 22, 29], "few": [3, 20], "contributor": [3, 4, 5, 7, 13, 15, 18, 20, 21, 23, 25, 27], "infrequ": 3, "while": [3, 8, 9, 13, 18, 20, 23, 25, 28, 29, 31], "dozen": [3, 13], "develop": [3, 5, 7, 8, 18, 20, 23, 24, 25, 29, 31], "daili": 3, "certain": [3, 18, 20, 24, 28, 30, 31], "area": [3, 20, 24, 25, 30], "combin": [3, 20], "histori": 3, "guid": [3, 4, 6, 8, 18, 24, 30], "larg": [3, 10, 25, 29], "participatori": [3, 28], "todai": [3, 9, 20, 22, 31], "increas": [3, 4, 9, 17, 21], "layer": 3, "meta": [3, 5], "consensu": [3, 9, 13, 18, 22, 23], "suggest": [3, 9, 12, 18], "principl": [3, 8, 13, 29], "adapt": 3, "particular": [3, 5, 6, 7, 9, 15, 17, 18, 23, 27], "work": [3, 4, 8, 10, 12, 13, 14, 16, 17, 18, 19, 22, 23, 25, 28], "group": [3, 4, 9, 10, 12, 13, 14, 17, 22, 25, 28, 31], "avail": [3, 9, 11, 12, 13, 20, 22], "meet": [3, 8, 12, 14, 18, 20, 23, 30, 31], "openli": [3, 18], "discuss": [3, 4, 6, 8, 9, 10, 13, 18, 20, 22, 23, 25, 28, 31], "best": [3, 5, 6, 8, 9, 10, 11, 18, 20], "idea": [3, 8, 9, 13, 23, 28, 29], "structur": [3, 8, 20, 29], "overal": [3, 14, 18, 29], "gradual": 3, "grow": [3, 7, 9, 10, 18, 20, 21, 22], "sign": 3, "below": [3, 5, 13, 16, 17, 18, 20, 23, 25, 31], "next": 3, "proce": [3, 23], "step": [3, 4, 6, 9, 10, 13, 23], "3": [3, 13, 14, 16, 18, 27], "b": [3, 16], "end": [3, 4, 12, 13, 17, 18, 20], "therebi": 3, "observ": 3, "address": [3, 9, 10, 12, 14], "multi": [3, 13, 20], "stakehold": [3, 6, 13, 17, 28], "success": [3, 17, 18, 20, 24], "rotat": [3, 28, 29], "across": [3, 4, 5, 8, 9, 13, 17, 21, 24, 25, 28], "overrepresent": 3, "stage": [3, 29], "inclus": [3, 5, 13, 14, 17, 23, 24, 25, 28, 29, 30], "give": [3, 8, 18, 20, 25, 31], "voic": [3, 6, 9, 13, 23], "evalu": [3, 4, 9, 18, 20, 23], "both": [3, 8, 10, 11, 17, 18, 25, 28, 30, 31], "characterist": [3, 16, 23], "seed": 3, "point": [3, 4, 9, 10, 13, 20, 22, 25, 28], "power": [3, 14, 18], "implicit": [3, 10], "distribut": [3, 6, 15, 17, 18, 27, 31], "larger": [3, 16, 18, 20], "where": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 18, 20, 23, 24, 25, 28, 29, 31], "ad": [3, 14, 23, 25, 31], "choos": [3, 8, 9, 12, 18], "allow": [3, 6, 8, 18, 23, 29, 31], "manner": [3, 8, 9, 18, 20, 25, 29, 30], "divers": [3, 5, 8, 9, 14, 17, 18, 20, 24, 28, 30], "background": [4, 8, 9, 18], "promot": [4, 5, 6, 15, 17, 21, 27, 31], "mutual": [4, 9], "learn": [4, 5, 7, 8], "togeth": [4, 7, 18], "live": [4, 22], "dei": [4, 7], "stand": [4, 6, 7, 17, 20, 28], "under": [4, 5, 8, 18, 19, 20, 22, 23, 25, 27, 29, 31], "review": [4, 9, 12, 13, 14, 18, 25, 28], "annual": [4, 7, 14, 17, 18], "substant": [4, 18, 24], "must": [4, 8, 9, 13, 14, 15, 18, 23, 24, 27, 31], "execut": [4, 7, 9, 10, 12, 13, 14, 16, 21, 22, 24, 29, 30], "council": [4, 5, 6, 7, 9, 10, 12, 13, 14, 16, 20, 21, 22, 23, 24, 25, 29, 30], "strateg": [4, 6, 7, 18, 20, 21], "leader": [4, 21, 25], "user": [4, 5, 6, 7, 8, 17, 18, 21, 23, 25, 31], "globe": 4, "long": [4, 8, 18, 20, 31], "champion": [4, 7], "effort": [4, 5, 7, 20, 23, 24, 29], "build": [4, 6, 14, 18, 20], "sourc": [4, 15, 18, 20, 23, 24, 27, 31], "forum": [4, 6, 8], "jupytercon": [4, 10, 20], "media": [4, 17], "github": [4, 8, 12, 13, 18, 20, 21, 22, 23, 24, 25, 26, 29, 30], "propos": [4, 9, 13, 18, 22, 28], "collect": [4, 9, 12, 20, 27], "metric": [4, 14, 18], "underrepres": [4, 9], "topic": [4, 7, 20], "global": [4, 7, 21], "within": [4, 6, 7, 8, 9, 12, 14, 18, 21, 22, 23, 24, 28, 30], "recommend": [4, 5, 9, 13, 23], "train": [4, 7], "motiv": 4, "materi": [4, 8, 15, 27, 31], "flag": 4, "potenti": [4, 7, 14, 17, 18, 23], "frequenc": 4, "least": [4, 12, 13, 14, 16, 18, 23, 25], "onc": [4, 9, 13, 17, 18, 20, 23, 25, 29, 30], "week": [4, 9, 12, 18, 23, 25], "unabl": [4, 6, 18, 31], "join": [4, 6, 10, 20, 31], "third": [4, 5, 6, 16, 17, 23, 28, 31], "regularli": [4, 6], "schedul": [4, 6], "weekli": [4, 6], "90": [4, 6], "period": [4, 6, 9, 13, 18, 20], "half": [4, 17], "yearli": 4, "befor": [4, 9, 13, 16, 17, 18, 20, 25], "15th": 4, "juli": 4, "januari": 4, "preced": [4, 20], "calendar": [4, 13], "relev": [4, 5, 9, 12, 13], "overview": 4, "budget": [4, 20], "updat": [4, 9, 13, 23, 24, 29], "spend": [4, 8, 20], "quarter": 4, "applic": [4, 5, 23, 25, 29, 31], "doc": [5, 23], "helper": [5, 21], "advisori": [5, 24], "aspect": [5, 7, 17, 18, 21, 25], "core": [5, 7, 9, 17, 18, 20, 22, 25, 28], "pillar": 5, "ecosystem": [5, 20, 24, 28, 31], "high": [5, 6, 7, 20, 25], "qualiti": [5, 14, 18, 31], "comprehens": [5, 14, 18], "vari": [5, 13], "product": [5, 7, 8, 9, 13, 15, 18, 27, 31], "discov": [5, 17, 28], "connect": [5, 7, 21, 24], "expertis": [5, 20, 24, 28], "resourc": [5, 9, 17, 18, 25, 30], "focus": [5, 7, 18, 25], "holist": 5, "spent": [5, 18, 20], "capac": [5, 18, 23], "suffer": [5, 18], "want": [5, 9, 13, 18, 22, 23, 25, 27, 31], "posit": [5, 7, 9, 10, 25], "insid": 5, "come": [5, 7, 8, 9, 18, 20], "standard": [5, 12, 20, 22, 23, 25, 26, 28, 31], "ownership": 5, "own": [5, 10, 18, 20, 21, 22, 23, 25, 28, 29, 31], "org": [5, 6, 8, 10, 11, 12, 17, 18, 20, 24, 28], "focu": [5, 6, 20, 24, 25, 28, 30], "write": [5, 9, 17, 20, 23], "bound": 5, "cross": [5, 22, 28], "cut": [5, 9, 28], "item": [5, 31], "multipl": [5, 9, 13, 20], "face": [5, 8, 18, 20], "concept": [5, 25], "style": 5, "gather": [5, 12, 23], "feedback": [5, 9, 13, 18, 23, 28], "scope": [5, 13, 17, 18, 20, 23, 24, 28, 30], "task": [5, 20, 25], "illustr": [5, 29], "clarifi": [5, 31], "offlin": 5, "interact": [5, 6, 18, 20], "extens": [5, 20], "analyt": 5, "system": 5, "webpag": 5, "better": [5, 8], "usag": [5, 25], "innov": 5, "jovyan": 5, "carlo": 5, "brandt": 5, "carol": [5, 26], "Willing": [5, 26], "eric": [5, 16], "gentri": 5, "freder": [5, 26], "collonv": 5, "micha\u0142": 5, "krassowski": 5, "nick": 5, "bollweg": 5, "paul": [5, 26], "ivanov": [5, 26], "rosio": 5, "rey": 5, "convent": 5, "add": [5, 13], "remov": [5, 17, 18, 23, 28, 31], "major": [5, 13, 18, 28], "quorum": [5, 13], "jm": 6, "channel": [6, 9, 10, 13, 18, 20, 21, 23], "mean": [6, 8, 9, 12, 14, 18, 25, 31], "post": [6, 7, 8, 18, 23], "meant": [6, 9, 14], "driven": [6, 20], "vendor": 6, "neutral": [6, 18, 29], "mechan": [6, 13, 18, 20, 22, 24, 28, 29], "enabl": [6, 17, 18, 20], "publicli": [6, 8, 9, 12, 13, 29], "through": [6, 13, 14, 17, 18, 20, 22, 23, 24, 30, 31], "editor": 6, "overse": [6, 17, 24], "creation": [6, 17, 20, 28], "deleg": [6, 9, 17, 18, 22, 24, 28, 29, 30], "whether": [6, 9, 12, 13, 15, 18, 22, 23, 27, 31], "content": [6, 8, 25, 29], "priorit": 6, "benefici": 6, "written": [6, 15, 25, 27, 31], "been": [6, 9, 10, 13, 18, 20, 23, 25], "vet": [6, 9, 23], "blog": [6, 7], "primari": [6, 8, 18, 20, 24, 25, 28, 30], "amplifi": 6, "reach": [6, 9, 13, 21, 23, 24], "endors": [6, 15, 17, 27, 31], "With": [6, 18, 27], "except": [6, 8, 13, 17, 31], "prefer": [6, 8, 14, 16], "broadcast": 6, "therefor": [6, 20, 29], "wai": [6, 7, 8, 10, 13, 15, 18, 23, 24, 25, 27, 31], "said": 6, "reflect": [6, 9, 25], "bandwidth": 6, "type": [6, 20, 22, 25], "account": [6, 8, 9, 12, 13, 20, 25, 30], "etc": [6, 8, 9, 13, 14, 17, 18, 20, 23, 24, 25, 28, 30, 31], "maintain": [6, 9, 10, 14, 17, 18, 22, 23, 27, 29, 30, 31], "separ": [6, 9, 16, 20, 22, 23], "link": [6, 12, 13, 21, 25], "intention": 6, "charter": [6, 21, 30], "flexibl": 6, "oversight": [6, 22], "access": [6, 9, 18, 22, 23, 26], "permiss": [6, 15, 23, 27, 31], "persona": 6, "behalf": [6, 7, 9, 17, 18], "page": [6, 8, 31], "websit": [6, 14, 17, 18, 22, 31], "committe": [6, 7, 8, 11, 14, 17, 18, 20, 28, 31], "themselv": [6, 9, 14, 17, 18, 20, 25], "outreach": [6, 14, 18, 20], "code": [6, 14, 15, 17, 18, 19, 23, 24, 25, 29, 30], "conduct": [6, 11, 17, 18, 19, 24, 29, 30], "bi": [6, 18], "jcb": 7, "object": [7, 20, 23], "target": [7, 20], "outcom": 7, "collabor": [7, 13, 18, 20, 25], "leadership": [7, 17, 18, 20, 21, 28], "directori": [7, 16, 17, 28], "program": [7, 20, 25], "2018": [7, 26], "small": 7, "These": [7, 16, 17, 18, 20, 22, 23, 24, 25, 27, 29, 31], "particularli": [7, 8, 31], "tackl": 7, "strengthen": 7, "partner": [7, 20], "numfocu": [7, 17, 28, 31], "opportun": [7, 13], "drive": 7, "direct": [7, 8, 10, 15, 17, 18, 20, 27], "partnership": [7, 18, 20], "relationship": [7, 17, 18, 31], "plan": [7, 18, 20], "steward": [7, 8, 10, 28], "maker": [7, 13, 17], "fund": [7, 17, 22], "donat": [7, 18, 20], "revenu": 7, "pledg": 7, "foster": [7, 8], "visibl": [7, 13, 29], "mentor": [7, 8, 17, 25], "feasibl": 7, "quarterli": 7, "financ": 7, "publish": [7, 9, 10, 17, 19, 25, 31], "broader": [7, 13, 21, 23, 28, 29, 31], "perpetu": 7, "subject": [7, 14, 20, 31], "natur": [8, 20, 22], "impli": [8, 15, 25, 27, 31], "perspect": [8, 21, 24], "complex": [8, 9], "disagr": [8, 9, 23], "healthi": [8, 20, 28], "conflict": 8, "viewpoint": [8, 18], "solut": 8, "hard": [8, 9], "rare": [8, 18, 22], "angl": 8, "But": [8, 9, 10, 23], "aggress": [8, 9], "human": [8, 9, 13], "tend": 8, "easili": [8, 23, 29], "drift": 8, "ultim": [8, 9, 17, 18, 22, 24], "degrad": 8, "acut": 8, "onlin": [8, 11, 31], "gap": 8, "mani": [8, 9, 13, 18, 20, 22, 24, 25, 28, 31], "cue": 8, "unavail": 8, "fundament": 8, "rather": [8, 9, 13, 14, 18, 20, 25, 31], "exhaust": 8, "thing": [8, 10], "spirit": [8, 10], "easier": [8, 20], "enrich": 8, "importantli": [8, 10], "Not": [8, 31], "quick": [8, 23], "friendli": [8, 10, 25], "misunderstand": [8, 9], "de": 8, "escal": [8, 9], "sometim": [8, 9], "inadequ": 8, "fail": [8, 18], "urgenc": 8, "risk": 8, "nobodi": [8, 10], "interven": [8, 13], "don": [8, 10, 18, 22, 29, 31], "comfort": 8, "section": [8, 13, 18, 23, 31], "appli": [8, 10, 23, 31], "equal": [8, 17, 18, 25], "founder": 8, "ipython": [8, 18, 22, 25], "mail": [8, 9, 10, 12, 14, 18, 23], "chat": [8, 9, 14, 18], "room": [8, 9, 18], "discours": 8, "outsid": [8, 18, 23], "affect": [8, 9, 16, 28], "abil": [8, 9, 12, 18, 20], "embrac": 8, "patient": 8, "strive": [8, 9, 18], "sex": 8, "technolog": 8, "academ": [8, 20, 31], "disciplin": 8, "consider": [8, 9, 22], "turn": [8, 9], "depend": [8, 13, 20], "colleagu": 8, "those": [8, 9, 12, 13, 17, 18, 22, 25, 30, 31], "re": [8, 9, 10], "agre": [8, 9], "poor": 8, "might": [8, 23, 31], "frustrat": 8, "now": [8, 23], "attack": 8, "threaten": 8, "violent": 8, "threat": [8, 9, 12], "against": [8, 10, 23, 31], "anoth": [8, 13, 18, 20, 31], "discriminatori": 8, "explicit": [8, 9, 10, 13, 18, 23, 25, 31], "dox": 8, "repeat": 8, "moder": 8, "thought": [8, 20], "demand": [8, 31], "disagre": [8, 18], "technic": [8, 18, 23, 24, 28], "happen": [8, 9, 18], "see": [8, 9, 10, 13, 16, 18, 19, 20, 23, 24, 25, 29, 31], "path": [8, 9, 16, 20, 23, 31], "And": 8, "forget": 8, "err": 8, "blame": 8, "doesn": [8, 9, 10, 18], "anywher": 8, "simpl": [8, 10, 13], "apologi": [8, 9], "go": [8, 10, 20, 23, 31], "tell": 8, "empathi": [8, 9], "automat": [8, 13, 24, 28], "admiss": 8, "guilt": 8, "coc": 8, "defus": 8, "lock": 8, "thread": 8, "temporarili": [8, 9], "suspend": 8, "break": [8, 9], "danger": [8, 9, 12], "anyon": [8, 9, 12, 18, 25, 31], "safeti": [8, 9, 12], "unilater": [8, 9], "personnel": [8, 9, 17], "present": [8, 9, 13, 25, 26], "24": [8, 9, 12], "hour": [8, 9, 12, 20], "believ": [8, 12, 18, 20], "fill": [8, 17, 23], "option": [8, 11, 23, 30, 31], "anonym": [8, 12], "view": [8, 13, 14, 18], "manual": 8, "text": [8, 10, 16, 31], "courtesi": 8, "django": 8, "modifi": [8, 18, 25, 27, 31], "grate": 8, "contribut": [8, 14, 18, 20, 23, 24, 25, 27], "licens": [8, 17, 18, 20, 21, 23, 29], "reus": 8, "creativ": [8, 19], "common": [8, 9, 10, 19, 20, 25, 31], "attribut": 8, "sure": [9, 10, 25, 31], "fair": 9, "promptli": [9, 23], "interim": 9, "investig": [9, 20, 25], "futur": [9, 13, 17, 18, 23], "lightli": 9, "mind": [9, 25, 27], "imperson": 9, "confidenti": [9, 12], "health": 9, "emphas": 9, "judg": [9, 23], "binari": [9, 13, 15, 27], "label": [9, 13], "good": [9, 10, 15, 27], "bad": 9, "evil": 9, "overt": 9, "unambigu": 9, "scenario": [9, 20], "prove": 9, "normal": [9, 20, 31], "devolv": 9, "broken": 9, "pointer": [9, 28], "enact": [9, 13], "aim": [9, 12, 20], "honest": 9, "caus": [9, 15, 27, 31], "foreign": 9, "compass": [9, 13, 23, 29], "seek": [9, 13, 22], "mediat": 9, "voluntari": 9, "tool": [9, 20, 25], "dispos": 9, "someth": 9, "sadli": [9, 10], "facilit": 9, "strictli": [9, 29], "obtain": [9, 18, 20], "agreement": [9, 20, 23, 25], "freedom": 9, "declin": 9, "altern": [9, 13], "settl": 9, "ideal": [9, 20, 28], "satisfactori": 9, "achiev": [9, 14], "sent": 9, "repli": 9, "confirm": [9, 17], "receipt": [9, 12], "much": [9, 12, 24, 25, 30], "quicker": [9, 12], "contain": [9, 16, 18, 21, 22, 28, 31], "enough": [9, 18, 29], "data": [9, 15, 27], "empow": 9, "constitut": [9, 12], "ongo": [9, 12, 13, 25], "whenev": [9, 31], "transcript": 9, "summari": [9, 17, 21, 24], "convers": [9, 16, 20], "archiv": [9, 12], "institut": [9, 20, 27], "memori": 9, "privat": [9, 14, 20, 28], "justifi": 9, "off": [9, 13], "earli": [9, 23, 29], "rapid": 9, "summar": [9, 13, 18], "back": [9, 20, 31], "emploi": [9, 17, 18], "ban": 9, "block": 9, "deadlock": [9, 18], "matter": [9, 13, 18, 20, 22], "occur": [9, 12, 18], "coordin": [9, 20, 24, 28, 29, 30], "remind": [9, 10, 25], "hurt": 9, "self": [9, 29], "adjust": 9, "reprimand": 9, "chair": [9, 18], "deliv": 9, "cc": [9, 25], "ing": 9, "same": [9, 16, 18, 20, 23, 25, 29], "gone": [9, 14, 24], "elsewher": [9, 18], "purpos": [9, 15, 16, 20, 27, 30, 31], "assum": [9, 13], "refus": [9, 31], "attach": 9, "string": [9, 16], "apolog": 9, "order": [9, 16, 20], "hiatu": 9, "refrain": 9, "temporari": 9, "voluntarili": [9, 26], "mandatori": [9, 13], "cool": 9, "perman": [9, 24, 30], "gitter": [9, 12, 18], "im": [9, 12], "final": [9, 13, 14, 17, 18, 20], "never": [9, 23], "statement": [9, 12, 17, 20, 25, 31], "notifi": [9, 12, 17, 20, 23], "recus": [9, 17, 18, 28], "faq": 10, "attempt": [10, 12, 13, 18], "around": [10, 28], "read": [10, 13, 23, 25], "think": [10, 23], "awesom": 10, "familiar": [10, 31], "probabl": 10, "notic": [10, 15, 20, 23, 27], "basic": [10, 22, 23, 30, 31], "match": 10, "becaus": [10, 13, 18, 22, 25, 31], "faster": 10, "could": [10, 11, 18, 20, 23], "anticip": [10, 20], "balanc": [10, 13], "ve": [10, 20], "grown": 10, "past": [10, 13, 18, 20, 26], "els": [10, 18, 23, 31], "too": [10, 20], "realli": 10, "job": 10, "itself": [10, 13, 14, 20, 22, 25, 29], "abid": [10, 24], "jupyterdai": [10, 31], "That": [10, 31], "variou": [10, 20, 21, 23], "defend": 10, "highlight": [10, 17], "report": [10, 17, 18, 20, 21, 22, 24, 30], "cover": [10, 31], "procedur": [10, 11, 12, 13, 17], "life": [10, 18, 24], "enforc": [10, 11, 12, 31], "compassion": 10, "would": [10, 12, 16, 18, 22, 23, 31], "incumb": 10, "forc": 10, "articul": 10, "constant": 10, "foot": 10, "signpost": 10, "look": [10, 14, 18], "d": [10, 16], "hang": 10, "belong": 10, "honor": [10, 13], "begin": [11, 17, 18, 22], "clearli": [11, 13, 22, 23, 31], "shirt": [11, 18, 31], "prompt": 11, "loop": 11, "transport": 11, "per": [11, 13, 14, 20], "found": [11, 21, 24, 26, 30], "just": [11, 20], "kept": 12, "unless": [12, 17, 18, 23, 25, 29], "unsur": 12, "agenc": 12, "instead": [12, 20, 27], "info": 12, "nicknam": 12, "pseudonym": 12, "wit": 12, "besid": 12, "extra": [12, 13], "inher": 12, "henc": 12, "throw": 12, "awai": [12, 31], "receiv": [12, 18, 20, 23, 24, 28], "acknowledg": [12, 18], "prioriti": [12, 16, 17], "until": [12, 23], "arriv": [12, 13], "resolut": [12, 18], "steeringcouncil": 12, "appel": 12, "frame": [12, 18], "aris": [13, 15, 20, 27], "ambigu": 13, "mitig": [13, 21], "agil": 13, "hand": [13, 25], "fulli": [13, 22], "captur": 13, "role": [13, 17, 18, 20, 23, 25, 26], "judgment": 13, "revisit": 13, "frequent": 13, "revist": 13, "indic": [13, 16, 27, 31], "phase": [13, 18, 22], "refin": [13, 18, 20, 23], "weigh": 13, "trade": 13, "legitimaci": 13, "predic": 13, "heard": [13, 23], "proactiv": [13, 17], "input": [13, 18, 20, 24], "matur": 13, "sponsor": [13, 17, 18, 20, 31], "shall": [13, 15, 17, 18, 27], "entir": [13, 17, 23, 28], "seven": 13, "shorter": 13, "blank": 13, "rank": [13, 14, 16, 17], "among": [13, 18, 28], "sever": [13, 20, 31], "reset": 13, "low": [13, 18, 29], "met": [13, 15, 23, 27, 31], "threshold": 13, "rejoin": 13, "alwai": [13, 20, 30], "calcul": 13, "whose": [13, 16, 18, 22, 28], "workflow": 13, "equival": 13, "previou": [13, 17, 20], "prescript": 13, "short": 13, "circuit": 13, "explor": [13, 23, 29], "solicit": [13, 28], "silenc": [13, 23], "consent": 13, "interest": [13, 17, 20, 23, 31], "hold": [13, 18], "signific": [13, 20, 23, 25], "checklist": 13, "top": [13, 23], "entri": 13, "descript": [13, 21, 24, 25], "standalon": [13, 22, 29], "prior": [13, 15, 18, 26, 27, 31], "tightli": 13, "pull": [13, 18, 23, 25], "explicitli": [13, 18, 20, 24, 28], "distinguish": [13, 23], "between": [13, 18, 20, 23, 24, 30], "door": 13, "revers": 13, "difficult": [13, 20], "imposs": 13, "carefulli": [13, 20], "tradeoff": 13, "quickli": [13, 23], "compromis": [13, 31], "herein": [13, 25], "convei": 14, "biographi": 14, "displai": [14, 16], "knowledg": [14, 18], "poll": 14, "insight": 14, "substanti": [14, 18, 20, 24, 25], "quantiti": [14, 18, 31], "nomine": [14, 16, 17], "infrastructur": [14, 18, 20], "fundrais": [14, 20, 24, 30], "brand": [14, 17, 29, 31], "market": [14, 20, 24, 30], "ux": 14, "arbitrari": [14, 18], "quantit": [14, 18], "100": [14, 18], "repo": [14, 18, 22, 23], "plai": [14, 18, 29], "lifetim": 14, "basi": 14, "carri": [14, 17, 21, 24, 30], "pre": 14, "10": [14, 16], "peer": [14, 18, 25], "minimum": 14, "newli": [14, 18, 20, 23], "induct": 14, "award": 14, "purs": 14, "500": 14, "awarde": 14, "budgetari": [14, 20], "recognit": 14, "inaugur": 14, "monetari": 14, "month": [14, 23], "dc": 14, "backlog": 14, "20": 14, "copyright": [15, 17, 19, 23, 29], "redistribut": [15, 27, 31], "modif": [15, 27], "permit": [15, 27, 31], "condit": [15, 27], "disclaim": [15, 27], "reproduc": [15, 18, 27, 31], "neither": [15, 27], "holder": [15, 27, 31], "nor": [15, 27], "deriv": [15, 25, 27, 31], "BY": [15, 27], "THE": [15, 27], "AND": [15, 25, 27], "AS": [15, 27], "OR": [15, 27], "warranti": [15, 27], "BUT": [15, 27], "NOT": [15, 18, 27], "TO": [15, 27], "OF": [15, 27], "merchant": [15, 27], "fit": [15, 23, 27, 29], "FOR": [15, 27], "IN": [15, 27], "NO": [15, 27], "BE": [15, 27], "liabl": [15, 27], "indirect": [15, 27], "incident": [15, 27], "exemplari": [15, 27], "consequenti": [15, 27], "damag": [15, 27], "procur": [15, 27], "substitut": [15, 18, 27], "loss": [15, 27], "profit": [15, 17, 18, 20, 27, 31], "busi": [15, 17, 18, 20, 27], "interrupt": [15, 27], "ON": [15, 27], "theori": [15, 27], "liabil": [15, 27, 31], "contract": [15, 17, 18, 20, 27], "strict": [15, 27], "tort": [15, 27], "neglig": [15, 27], "IF": [15, 27], "advis": [15, 21, 24, 27], "SUCH": [15, 27], "convert": 16, "comma": 16, "csv": 16, "ini": 16, "txt": 16, "apach": 16, "steve": 16, "stv_tool": 16, "py": 16, "latter": 16, "store": 16, "won": 16, "python": [16, 31], "known": [16, 20, 27], "8": 16, "export": 16, "googl": [16, 18, 25, 31], "row": 16, "column": 16, "header": [16, 29], "squar": 16, "bracket": 16, "close": [16, 18, 20, 22, 23, 25], "empti": 16, "skip": 16, "nine": 16, "subsequ": 16, "specifi": 16, "custom": 16, "highest": [16, 22], "lower": 16, "ascend": 16, "descend": 16, "four": [16, 17, 18], "4": [16, 18], "five": 16, "absent": 16, "6": [16, 17], "noth": 16, "unus": 16, "board_nomin": 16, "assign": 16, "letter": [16, 17], "26": 16, "john": 16, "appleton": 16, "nanci": 16, "bass": 16, "c": [16, 27], "carla": 16, "greg": 16, "donaldson": 16, "paula": 16, "edward": 16, "f": 16, "kimiko": 16, "fukui": 16, "kanu": 16, "gandhi": 16, "h": 16, "harri": 16, "susan": 16, "irv": 16, "votedata": 16, "hash": 16, "cast": [16, 28], "satisfi": [16, 23, 25], "valid": 16, "rightmost": 16, "slate": 16, "abc": 16, "11": 16, "30": 16, "14": 16, "28": 16, "d232776997574c0db2de32dbb0223d31": 16, "cadbfgeih": 16, "bbe953105dfe4db2881bdd9242ad7d9d": 16, "acfi": 16, "d84679cb55784d378bcf48b1beae36c7": 16, "paramet": 16, "winner": 16, "verbos": 16, "v": 16, "shown": 16, "jason": [16, 26], "weill": [16, 26], "jweill": 16, "aw": 16, "dimens": [17, 24, 30], "legal": [17, 18, 22, 24, 30, 31], "financi": [17, 18, 22, 24], "oper": [17, 20, 22, 24, 29, 30], "accord": [17, 19, 20, 23, 24, 31], "equiti": 17, "appeal": 17, "rais": [17, 18, 20, 22, 23], "sponsorship": [17, 31], "extern": [17, 18], "philosophi": 17, "asset": 17, "trademark": [17, 18, 20, 24, 29], "workshop": [17, 18], "host": [17, 18, 20, 23, 31], "nbviewer": [17, 18, 20, 22], "mybind": 17, "parent": [17, 18, 26], "fiscal": [17, 18, 20], "navig": 17, "overrid": [17, 18, 31], "independ": [17, 22, 24, 28], "uoc": 17, "candidaci": 17, "last": [17, 18], "qualif": 17, "assembl": 17, "rest": [17, 18, 22, 23, 25], "simultan": [17, 28], "motion": [17, 28], "favor": [17, 18, 28], "had": [18, 20], "version": [18, 25, 31], "repositori": [18, 19, 21, 22, 24, 27, 28, 29, 30], "501c3": 18, "foundat": [18, 22, 26, 31], "deploi": 18, "exploratori": 18, "comput": [18, 20, 25], "releas": [18, 20], "bsd": [18, 27, 29], "notebook": [18, 22, 25, 31], "termin": 18, "hub": 18, "web": 18, "domain": [18, 20, 21, 31], "http": 18, "colaboratori": 18, "entiti": [18, 31], "none": 18, "hackpad": 18, "transpar": [18, 21, 29, 30], "main": [18, 23, 25], "log": [18, 25], "barrier": 18, "intellectu": [18, 25, 29], "properti": [18, 29, 30], "tradition": 18, "perez": [18, 26], "subset": 18, "benevol": [18, 24], "dictat": [18, 24], "defer": [18, 25], "assert": 18, "hi": [18, 26], "her": 18, "refer": [18, 20, 23, 31], "typic": [18, 20, 25, 27], "fork": 18, "successor": 18, "board": 18, "everydai": 18, "privileg": [18, 22, 25], "expert": 18, "less": [18, 22], "vision": [18, 20], "featur": 18, "bug": 18, "merg": [18, 23, 25], "invit": [18, 25], "late": 18, "2014": [18, 26], "significantli": 18, "arrai": 18, "talent": 18, "inact": 18, "return": 18, "given": [18, 20, 23, 25, 30], "grace": 18, "former": 18, "again": [18, 20, 31], "retir": 18, "reserv": [18, 20, 27], "eject": 18, "compani": [18, 20, 31], "univers": [18, 20], "Such": [18, 23], "invest": 18, "employ": 18, "influenc": 18, "proprietari": 18, "leak": 18, "gain": 18, "advantag": [18, 20], "disadvantag": 18, "disclos": [18, 21], "herself": 18, "done": [18, 25], "sparingli": 18, "elid": 18, "sensit": 18, "internet": 18, "intervent": 18, "sought": 18, "liter": 18, "linu": 18, "torvald": 18, "lieuten": 18, "narrowli": 18, "compris": 18, "5": [18, 20], "whom": 18, "subcommite": 18, "reporte": 18, "max": 18, "effect": [18, 20], "control": [18, 20], "usurp": 18, "duti": 18, "likewis": 18, "definit": 18, "unit": [18, 19, 20], "mere": 18, "gift": 18, "employe": [18, 20], "pursu": [18, 20, 23], "monei": [18, 31], "donor": [18, 20], "leverag": 18, "acquir": [18, 29], "umbrella": [18, 20], "tier": 18, "unlimit": 18, "held": 18, "retreat": 18, "draft": [18, 20], "iter": 18, "trigger": 18, "pr": [18, 25], "enter": 18, "frozen": 18, "begun": 18, "ratifi": 18, "reject": [18, 23], "fraction": 18, "round": 18, "nearest": 18, "integ": 18, "80": 18, "alon": [18, 24, 30], "organiz": [19, 23], "extent": 19, "waiv": [19, 31], "neighbor": 19, "cc0": 19, "md": [19, 25], "march": 20, "2024": 20, "204": 20, "offic": [20, 31], "evolut": 20, "vehicl": 20, "pair": 20, "ambiti": 20, "stabil": 20, "kei": 20, "struggl": 20, "scale": 20, "function": [20, 21, 30], "transfer": [20, 23], "provision": 20, "answer": 20, "suitabl": [20, 31], "tax": 20, "exempt": 20, "nonprofit": 20, "scientif": [20, 25], "charit": 20, "align": 20, "central": 20, "backbon": 20, "critic": [20, 25, 30], "underfund": 20, "unfund": 20, "binder": [20, 22, 26], "director": 20, "engin": [20, 23], "writer": 20, "test": [20, 23, 25], "reli": 20, "stabl": [20, 23], "million": 20, "dollar": 20, "smaller": [20, 22, 25, 29], "proven": 20, "lumpi": 20, "devot": 20, "inconsist": 20, "similarli": 20, "addition": [20, 24], "higher": 20, "internship": 20, "dev": 20, "op": 20, "press": 20, "tomorrow": 20, "deep": 20, "dive": 20, "assess": 20, "cours": [20, 23], "abl": 20, "hire": [20, 22], "ci": 20, "devop": 20, "cal": 20, "poli": 20, "san": 20, "lui": 20, "obispo": 20, "uc": 20, "berkelei": 20, "career": [20, 25], "introduc": [20, 23], "smallest": 20, "method": 20, "jfc": 20, "popul": 20, "funder": 20, "exact": 20, "though": [20, 22], "previous": 20, "cost": 20, "instanti": 20, "capabl": 20, "earlier": 20, "conclud": 20, "track": 20, "modal": 20, "unchang": 20, "reiter": 20, "rough": 20, "april": 20, "60": 20, "registr": 20, "portal": 20, "nf": 20, "minim": [20, 23, 31], "examp": 20, "simpler": 20, "wind": 20, "fsa": 20, "matthia": [20, 26], "bussonni": [20, 26], "benjamin": 20, "ragan": [20, 26], "kellei": [20, 26], "thoma": [20, 26], "kluyver": [20, 26], "stewardship": 20, "compon": [20, 22], "dissolut": 20, "hypothet": 20, "complic": 20, "factor": [20, 25], "bankruptci": 20, "premier": 20, "alongsid": 20, "correspond": 20, "ye": 20, "dilig": 20, "home": [20, 29], "entail": 20, "prefix": 20, "drastic": 20, "saw": 20, "extrem": 20, "compar": [20, 25], "vest": 20, "intact": 20, "flow": [20, 29], "sort": [20, 25], "arrang": 20, "desir": [20, 25], "transact": 20, "usual": [20, 25], "recipi": 20, "tazama": 20, "recent": 20, "administ": 20, "bill": 20, "melinda": 20, "gate": 20, "expand": [21, 24, 30], "joint": [21, 24, 30], "integr": [21, 23, 25, 31], "visual": [21, 25], "textual": 21, "ones": 22, "enumer": 22, "frontend": [22, 26, 29], "jupyterlab": [22, 25, 31], "jupyterhub": [22, 25, 26, 29, 31], "binderhub": 22, "voil\u00e0": [22, 26], "server": [22, 26], "enterpris": 22, "gatewai": 22, "kernel": [22, 26, 31], "widget": [22, 26], "xeu": 22, "ipykernel": 22, "implic": 22, "nbdime": 22, "nbgrader": 22, "ipyparallel": 22, "qtconsol": 22, "spyder": 22, "reorgan": 22, "fall": 22, "actual": [22, 23, 25], "uniqu": [22, 25, 30], "overlap": 22, "reusabl": 22, "scc": 22, "consolid": 22, "left": 22, "jep": [22, 28], "encod": 22, "protocol": [22, 28], "client": 22, "jupyter_cli": 22, "format": [22, 25], "nbformat": 22, "api": 22, "enhanc": [22, 23, 28], "nbconvert": [22, 25], "jupyter_cor": 22, "packag": [22, 23, 31], "terminado": 22, "nbclient": 22, "telemetri": 22, "traitlet": 22, "consol": 22, "jupyter_consol": 22, "docker": [22, 23], "stack": [22, 26], "locat": 23, "sub": 23, "git": [23, 25], "offer": [23, 28, 31], "solid": 23, "technologi": 23, "travi": 23, "demonstr": 23, "growth": 23, "pip": 23, "conda": 23, "npm": 23, "bower": 23, "compet": 23, "adopt": [23, 29], "straightforward": 23, "sc": 23, "wait": 23, "treat": 23, "goe": 23, "strong": 23, "signal": 23, "isn": [23, 24, 28], "readi": 23, "graduat": [23, 29], "pronounc": 23, "suproject": 23, "intern": 23, "prepar": 23, "progress": 23, "transit": [23, 24, 26], "announc": 23, "unansw": 23, "uncertainti": 23, "haven": 23, "know": [23, 31], "eventu": 23, "expos": [23, 31], "restrict": [23, 31], "concis": 23, "experiment": [23, 29], "foo": 23, "x": 23, "bar": 23, "assumpt": 23, "propmptli": 23, "lightweight": 23, "length": 23, "six": 23, "vc": 23, "brief": [24, 25], "discrep": 24, "underli": [24, 31], "truth": 24, "anchor": 24, "complement": 24, "jurisdict": [24, 28], "autonomi": [24, 28], "panel": 24, "thank": 24, "contrast": [24, 30], "map": [24, 29], "uniform": 24, "poster": 25, "proceed": 25, "On": 25, "delight": 25, "acadm": 25, "reviw": 25, "emphasi": 25, "thu": [25, 27, 30], "spite": 25, "tri": 25, "generos": 25, "hundr": 25, "span": 25, "tutori": 25, "extend": 25, "concret": 25, "audit": 25, "Being": 25, "elucid": 25, "slightli": 25, "embodi": 25, "field": 25, "implicitli": 25, "strongli": 25, "mislead": [25, 31], "misguid": 25, "alphabet": [25, 26], "abbrevi": 25, "citat": 25, "et": 25, "al": 25, "artifici": 25, "show": 25, "energi": 25, "artifact": 25, "rel": 25, "markdown": 25, "ipywidget": 25, "icmj": 25, "accuraci": 25, "willing": 25, "senior": 25, "subdirectori": 25, "root": 25, "bib": 25, "command": 25, "cn": 25, "ce": 25, "folk": 25, "student": 25, "advisor": 25, "verbatim": 25, "copi": 25, "deadlin": 25, "orcid": 25, "id": 25, "edit": 25, "briefli": 25, "verif": 25, "amount": 25, "dedic": [25, 29], "revis": [25, 27], "manuscript": 25, "co": 25, "furthermor": 25, "sympi": 25, "usernam": 26, "ellisonbg": 26, "fperez": 26, "grout": 26, "jasongrout": 26, "steven": 26, "silvest": 26, "blink1073": 26, "martha": 26, "cryan": 26, "marthacryan": 26, "gabriel": 26, "fouasnon": 26, "gabalaf": 26, "j\u00e9r\u00e9my": 26, "tuloup": 26, "jtpio": 26, "johan": 26, "mabil": 26, "johanmabil": 26, "rick": 26, "wagner": 26, "rpwagner": 26, "zach": 26, "sailer": 26, "zsailer": 26, "sylvain": 26, "corlai": 26, "sylvaincorlai": 26, "min": 26, "minrk": 26, "martin": 26, "renou": 26, "martinren": 26, "tim": 26, "georg": 26, "tgeorgeux": 26, "william": 26, "stein": 26, "williamstein": 26, "jasonweil": 26, "luci": 26, "jimenez": 26, "lucyjimenez": 26, "rollin": 26, "rcthoma": 26, "andrii": 26, "ieroshenko": 26, "jacob": 26, "diamond": 26, "reivich": 26, "jake": 26, "led": 26, "he": 26, "relinquish": 26, "willingc": 26, "2017": 26, "damian": 26, "avila": 26, "damianavila": 26, "2015": 26, "jessica": 26, "hamrick": 26, "jhamrick": 26, "jonathan": 26, "jdfreder": 26, "2016": 26, "kyle": 26, "rgbkrk": 26, "pacer": 26, "mpacer": 26, "carreau": 26, "peter": 26, "takluyv": 26, "stefan": 26, "van": 26, "der": 26, "walt": 26, "stefanv": 26, "claus": [27, 31], "entireti": 27, "banner": 27, "submiss": 28, "cookbook": [28, 31], "elev": 28, "incub": 28, "attic": 28, "architectur": 28, "vulner": 28, "compos": 28, "internation": 28, "charg": [28, 31], "tenur": 28, "burnout": 28, "represent": 28, "onto": 29, "lifecycl": 29, "autonom": [29, 30], "adher": 29, "ground": 29, "categori": 29, "liber": 31, "unmodifi": 31, "touch": 31, "quit": 31, "regard": 31, "variant": 31, "regist": 31, "patent": 31, "mark": 31, "endang": 31, "lost": 31, "One": 31, "owner": 31, "mainli": 31, "confus": 31, "consum": 31, "unpol": 31, "bear": 31, "lose": 31, "variat": 31, "reput": 31, "ceas": 31, "accur": 31, "compat": 31, "video": 31, "true": 31, "commerci": 31, "doubt": 31, "sticker": 31, "hat": 31, "mug": 31, "ourselv": 31, "afford": 31, "love": 31, "purchas": 31, "sale": 31, "cloud": 31, "overli": 31, "almost": 31, "accompani": 31, "symbol": 31, "r": 31, "obscur": 31, "graphic": 31, "advertis": 31, "paper": 31, "omit": 31, "___________": 31, "brochur": 31, "articl": 31, "verb": 31, "3rd": 31, "freeli": 31, "neo4jupyt": 31, "spark": 31, "fortran": 31, "ex": 31, "meetup": 31, "book": 31, "tm": 31, "theses": 31, "subdomain": 31, "url": 31, "jupytercloud": 31, "hostedjupyt": 31, "hors": 31, "sell": 31, "font": 31, "let": 31}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"jupyterdai": [0, 1], "code": [0, 1, 8, 9, 10, 12, 21, 27], "conduct": [0, 1, 8, 9, 10, 12, 21], "enforc": [0, 1, 8, 9], "report": [0, 1, 4, 7, 8, 9, 11, 12], "anonym": 0, "person": 0, "organ": [1, 23, 24], "procedur": [1, 24], "guidelin": [1, 9], "warn": 1, "present": 1, "take": [1, 20], "expuls": 1, "public": 1, "statement": 1, "transit": [2, 3, 20], "bootstrap": [2, 3, 14, 17, 28], "execut": [2, 17, 20, 26, 28], "council": [2, 3, 17, 18, 26, 28], "new": [2, 14, 23], "govern": [2, 18, 19, 20, 24], "scope": 2, "overview": [2, 24, 30], "mechan": 2, "implic": 2, "question": [2, 10, 20], "subproject": [3, 22, 23, 24, 29], "propos": [3, 20, 23], "framework": 3, "divers": [4, 7, 21], "equiti": [4, 7, 21], "inclus": [4, 7, 21], "committe": [4, 9, 12, 21, 24, 26, 30], "charter": [4, 5], "purpos": [4, 6, 14, 17, 28], "mission": [4, 5, 20], "area": [4, 5, 6, 7], "respons": [4, 5, 6, 7, 9, 12, 17, 21, 28, 29], "meet": [4, 6], "document": [5, 18, 19, 21], "work": [5, 6, 7, 20, 21, 24, 26, 30], "group": [5, 6, 7, 21, 24, 26, 30], "goal": [5, 31], "doument": 5, "": [5, 12, 20], "activ": 5, "found": 5, "member": [5, 14, 20, 28], "decis": [5, 13, 24], "make": [5, 13, 24], "jupyt": [6, 7, 8, 10, 11, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31], "media": [6, 21, 26], "strategi": [6, 21, 26], "editori": 6, "principl": [6, 9, 25], "oper": [6, 7], "commun": [7, 12, 18, 20, 21, 26], "build": [7, 21, 26], "workshop": 7, "jupytercon": 7, "event": [7, 10, 11], "staff": 7, "budget": 7, "membership": [7, 14, 17, 18, 20, 28], "project": [8, 10, 18, 19, 20, 23, 26, 27], "expect": 8, "behavior": 8, "respond": [8, 9], "inappropri": 8, "manual": 9, "The": [9, 15, 18, 31], "how": [9, 20, 31], "incid": [9, 21], "action": 9, "resolut": 9, "conflict": [9, 18, 21], "interest": [9, 18, 21], "frequent": 10, "ask": 10, "why": 10, "have": [10, 20], "you": [10, 12], "adopt": 10, "what": [10, 12, 20], "doe": [10, 20], "mean": 10, "happen": [10, 12, 20], "someon": [10, 25], "violat": 10, "about": [10, 22], "fund": [10, 18, 20], "do": 10, "we": [10, 20], "need": [10, 20], "everyon": 10, "know": 10, "jerk": 10, "thi": [10, 20], "i": [10, 20], "censorship": 10, "right": [10, 14], "sai": 10, "whatev": 10, "want": 10, "guid": [11, 12, 13], "At": 11, "onlin": 12, "after": 12, "file": [12, 16], "appeal": 12, "requir": [13, 20, 31], "aspect": 13, "option": [13, 20], "languag": 13, "issu": [13, 25], "pr": 13, "templat": 13, "distinguish": [14, 24], "contributor": [14, 24], "criteria": [14, 23, 25], "nomin": 14, "term": [14, 20, 27, 28], "length": [14, 28], "select": [14, 28], "3": [15, 20, 25], "claus": 15, "bsd": 15, "licens": [15, 19, 27], "elect": [16, 17], "tabul": 16, "script": 16, "input": 16, "sampl": 16, "output": 16, "run": 16, "sole": [17, 28], "share": [17, 28], "softwar": [17, 20, 24, 25, 26, 28, 29], "steer": [17, 18, 26, 28], "team": 17, "compass": 17, "previou": 18, "bdfl": 18, "privat": 18, "subcommitte": [18, 26], "numfocu": [18, 20, 26], "institut": 18, "partner": 18, "chang": [18, 20], "sustain": 20, "growth": 20, "summari": 20, "so": 20, "would": 20, "other": [20, 24], "explor": 20, "affect": 20, "our": 20, "regard": 20, "both": 20, "open": [20, 25], "scienc": 20, "educ": 20, "access": 20, "all": 20, "regardless": 20, "monei": 20, "industri": 20, "relationship": 20, "faq": 20, "timelin": 20, "501": 20, "c": 20, "6": 20, "legal": 20, "entiti": 20, "togeth": 20, "asset": 20, "maintain": 20, "lf": 20, "chariti": 20, "move": 20, "process": [20, 23, 25], "leav": 20, "whose": 20, "author": [20, 25], "approv": [20, 31], "potenti": [20, 25], "linux": 20, "foundat": 20, "futur": 20, "ip": 20, "dissolv": [20, 26], "corpor": 20, "level": 20, "due": 20, "amount": 20, "did": 20, "consid": 20, "apach": 20, "asf": 20, "major": [20, 24], "measur": 20, "ec": 20, "ensur": 20, "ha": 20, "plai": 20, "field": 20, "particip": 20, "skew": 20, "financi": 20, "resourc": 20, "its": 20, "player": 20, "grant": 20, "mai": 20, "seek": 20, "list": [21, 22], "stand": [21, 24, 26, 30], "advisori": 21, "panel": 21, "trademark": [21, 26, 31], "brand": 21, "offici": [22, 23], "ssc": [22, 28, 29], "represent": [22, 29], "without": 22, "note": 22, "direct": 23, "creation": 23, "incorpor": 23, "an": [23, 25], "exist": 23, "extern": 23, "incub": [23, 29], "repositori": [23, 25], "manag": 23, "polici": [23, 27, 31], "period": 23, "compon": 24, "vote": 24, "relat": 25, "academ": 25, "paper": 25, "order": 25, "journal": 25, "sourc": 25, "joss": 25, "authorship": 25, "1": 25, "agre": 25, "coordin": 25, "2": 25, "announc": 25, "write": 25, "draft": 25, "email": 25, "4": 25, "final": 25, "submiss": 25, "tradit": 25, "leadership": 26, "directori": 26, "dei": 26, "former": 26, "benevol": 26, "dictat": 26, "life": 26, "retir": 26, "decemb": 26, "2022": 26, "explan": 27, "copyright": 27, "composit": 28, "common": 30, "point": 30, "usag": 31, "introduct": 31, "gener": 31, "us": 31, "never": 31, "merchandis": 31, "alwai": 31, "exampl": 31, "word": 31, "unalt": 31, "logo": 31, "acknowledg": 31}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 60}, "alltitles": {"JupyterDay Code of Conduct": [[0, "jupyterday-code-of-conduct"]], "Enforcement": [[0, "enforcement"], [8, "enforcement"]], "Reporting": [[0, "reporting"], [7, "reporting"], [8, "reporting"]], "Anonymous Report": [[0, "anonymous-report"]], "Personal Report": [[0, "personal-report"]], "JupyterDay Organizer Code of Conduct": [[1, "jupyterday-organizer-code-of-conduct"]], "Procedures and Enforcement Guidelines": [[1, "procedures-and-enforcement-guidelines"]], "Warnings": [[1, "warnings"]], "Presentations": [[1, "presentations"]], "Taking reports": [[1, "taking-reports"]], "Expulsion": [[1, "expulsion"]], "Public statements": [[1, "public-statements"]], "Transition: Bootstrapping Executive Council and New Governance": [[2, "transition-bootstrapping-executive-council-and-new-governance"]], "Scope and overview": [[2, "scope-and-overview"]], "Mechanics": [[2, "mechanics"]], "Implications/questions": [[2, "implications-questions"]], "Transition: Bootstrapping Subproject Councils": [[3, "transition-bootstrapping-subproject-councils"]], "Proposed framework": [[3, "proposed-framework"]], "Diversity Equity and Inclusion Committee Charter": [[4, "diversity-equity-and-inclusion-committee-charter"]], "Purpose": [[4, "purpose"], [6, "purpose"], [14, "purpose"], [17, "purpose"], [28, "purpose"]], "Mission/Areas of Responsibility": [[4, "mission-areas-of-responsibility"]], "Meetings": [[4, "meetings"], [6, "meetings"]], "Committee Reports": [[4, "committee-reports"]], "Documentation Working Group Charter": [[5, "documentation-working-group-charter"]], "Mission and Goals": [[5, "mission-and-goals"]], "Areas of Responsibility": [[5, "areas-of-responsibility"]], "Doumentation Working Group\u2019s Activities": [[5, "doumentation-working-group-s-activities"]], "Founding Members": [[5, "founding-members"]], "Decision Making": [[5, "decision-making"]], "Jupyter Media Strategy Working Group": [[6, "jupyter-media-strategy-working-group"], [26, "jupyter-media-strategy-working-group"]], "Editorial Principles": [[6, "editorial-principles"]], "Areas of responsibility": [[6, "areas-of-responsibility"], [7, "areas-of-responsibility"]], "Media Strategy Operations": [[6, "media-strategy-operations"]], "Community Building Working Group": [[7, "community-building-working-group"]], "Jupyter Community Workshops": [[7, "jupyter-community-workshops"]], "JupyterCon": [[7, "jupytercon"]], "Jupyter Community Events Staff": [[7, "jupyter-community-events-staff"]], "Operations and Budget": [[7, "operations-and-budget"]], "Diversity, Equity, Inclusion": [[7, "diversity-equity-inclusion"]], "Membership": [[7, "membership"], [28, "membership"]], "Project Jupyter Code of Conduct": [[8, "project-jupyter-code-of-conduct"]], "Expected behavior": [[8, "expected-behavior"]], "Responding to inappropriate behavior": [[8, "responding-to-inappropriate-behavior"]], "Enforcement Manual": [[9, "enforcement-manual"]], "The Code of Conduct Committee": [[9, "the-code-of-conduct-committee"]], "Enforcement guidelines and principles": [[9, "enforcement-guidelines-and-principles"]], "How the committee will respond to reports": [[9, "how-the-committee-will-respond-to-reports"]], "Incident Response and Committee Actions": [[9, "incident-response-and-committee-actions"]], "Resolutions": [[9, "resolutions"]], "Conflicts of Interest": [[9, "conflicts-of-interest"]], "Frequently Asked Questions": [[10, "frequently-asked-questions"]], "Why have you adopted a Code of Conduct?": [[10, "why-have-you-adopted-a-code-of-conduct"]], "What does it mean to \u201cadopt\u201d a Code of Conduct?": [[10, "what-does-it-mean-to-adopt-a-code-of-conduct"]], "What happens if someone violates the Code of Conduct?": [[10, "what-happens-if-someone-violates-the-code-of-conduct"]], "What about events funded by Project Jupyter?": [[10, "what-about-events-funded-by-project-jupyter"]], "Why do we need a Code of Conduct? Everyone knows not to be a jerk.": [[10, "why-do-we-need-a-code-of-conduct-everyone-knows-not-to-be-a-jerk"]], "This is censorship! I have the right to say whatever I want!": [[10, "this-is-censorship-i-have-the-right-to-say-whatever-i-want"]], "Reporting Guide - Jupyter Events": [[11, "reporting-guide-jupyter-events"]], "At a Jupyter Event:": [[11, "at-a-jupyter-event"]], "Reporting Guide - Online Community": [[12, "reporting-guide-online-community"]], "What happens after you file a report?": [[12, "what-happens-after-you-file-a-report"]], "Appealing the Code of Conduct Committee\u2019s Response": [[12, "appealing-the-code-of-conduct-committees-response"]], "Decision-Making Guide": [[13, "decision-making-guide"]], "Required aspects of decision making": [[13, "required-aspects-of-decision-making"]], "Optional aspects of decision making": [[13, "optional-aspects-of-decision-making"]], "Language for issue/PR template": [[13, "language-for-issue-pr-template"]], "Distinguished Contributors": [[14, "distinguished-contributors"], [24, "distinguished-contributors"]], "Rights of Distinguished Contributors": [[14, "rights-of-distinguished-contributors"]], "Distinguished Contributor membership": [[14, "distinguished-contributor-membership"]], "Criteria for Nominating New Distinguished Contributors": [[14, "criteria-for-nominating-new-distinguished-contributors"]], "Term length": [[14, "term-length"], [28, "term-length"]], "Selecting Distinguished Contributors Members": [[14, "selecting-distinguished-contributors-members"]], "Bootstrapping the Distinguished Contributors": [[14, "bootstrapping-the-distinguished-contributors"]], "The 3-Clause BSD License": [[15, "the-3-clause-bsd-license"]], "Election tabulation script": [[16, "election-tabulation-script"]], "Input files": [[16, "input-files"]], "Sample input file and output": [[16, "sample-input-file-and-output"]], "Running a tabulation": [[16, "running-a-tabulation"]], "Executive Council": [[17, "executive-council"], [26, "executive-council"]], "Responsibilities": [[17, "responsibilities"], [28, "responsibilities"]], "Sole responsibilities": [[17, "sole-responsibilities"], [28, "sole-responsibilities"]], "Shared responsibilities with the Software Steering Council": [[17, "shared-responsibilities-with-the-software-steering-council"]], "Team Compass": [[17, "team-compass"]], "Council membership and elections": [[17, "council-membership-and-elections"]], "Bootstrapping the Executive Council": [[17, "bootstrapping-the-executive-council"]], "Previous Governance of Project Jupyter": [[18, "previous-governance-of-project-jupyter"]], "The Project": [[18, "the-project"]], "Governance": [[18, "governance"]], "BDFL": [[18, "bdfl"]], "Steering Council": [[18, "steering-council"]], "Council membership": [[18, "council-membership"]], "Conflict of interest": [[18, "conflict-of-interest"]], "Private communications of the Council": [[18, "private-communications-of-the-council"]], "Subcommittees": [[18, "subcommittees"]], "NumFOCUS Subcommittee": [[18, "numfocus-subcommittee"]], "Institutional Partners and Funding": [[18, "institutional-partners-and-funding"]], "Changing the Governance Documents": [[18, "changing-the-governance-documents"]], "Project Jupyter Governance": [[19, "project-jupyter-governance"]], "License of Governance Documents": [[19, "license-of-governance-documents"]], "Proposal for Jupyter\u2019s Sustainable Growth": [[20, "proposal-for-jupyter-s-sustainable-growth"]], "Executive Summary": [[20, "executive-summary"]], "Project Jupyter\u2019s Needs": [[20, "project-jupyter-s-needs"]], "So, what would be changing?": [[20, "so-what-would-be-changing"]], "What other options have we explored?": [[20, "what-other-options-have-we-explored"]], "How does this affect our project\u2019s mission regarding both open science, education, and access to all regardless of money or industrial relationships?": [[20, "how-does-this-affect-our-project-s-mission-regarding-both-open-science-education-and-access-to-all-regardless-of-money-or-industrial-relationships"]], "Other Questions (FAQ)": [[20, "other-questions-faq"]], "What is the proposed timeline?": [[20, "what-is-the-proposed-timeline"]], "How would the 501(c)(3) and 501(c)(6) legal entities work together for Project Jupyter?": [[20, "how-would-the-501-c-3-and-501-c-6-legal-entities-work-together-for-project-jupyter"]], "What Jupyter assets would be maintained by the 501(c)(3) LF Charities?": [[20, "what-jupyter-assets-would-be-maintained-by-the-501-c-3-lf-charities"]], "How would this move to LF change our relationship with NumFOCUS?": [[20, "how-would-this-move-to-lf-change-our-relationship-with-numfocus"]], "What is the process for Jupyter leaving NumFOCUS and whose authority/approvals does it require?": [[20, "what-is-the-process-for-jupyter-leaving-numfocus-and-whose-authority-approvals-does-it-require"]], "What will be the process for Jupyter potentially leaving the Linux Foundation in the future?": [[20, "what-will-be-the-process-for-jupyter-potentially-leaving-the-linux-foundation-in-the-future"]], "What happens to our IP if LF Charities dissolves?": [[20, "what-happens-to-our-ip-if-lf-charities-dissolves"]], "How does corporate membership work in terms of levels and dues amount?": [[20, "how-does-corporate-membership-work-in-terms-of-levels-and-dues-amount"]], "Did we consider the Apache Software Foundation (ASF)?": [[20, "did-we-consider-the-apache-software-foundation-asf"]], "Is this a major change to Project Jupyter\u2019s governance?": [[20, "is-this-a-major-change-to-project-jupyters-governance"]], "What measures will the EC take to ensure that Jupyter has a level playing field for participation that is not skewed by the financial resources of its players?": [[20, "what-measures-will-the-ec-take-to-ensure-that-jupyter-has-a-level-playing-field-for-participation-that-is-not-skewed-by-the-financial-resources-of-its-players"]], "How will a transition to LF affect grant funding that community members may seek?": [[20, "how-will-a-transition-to-lf-affect-grant-funding-that-community-members-may-seek"]], "List of Standing Committees and Working Groups": [[21, "list-of-standing-committees-and-working-groups"]], "Standing Committees": [[21, "standing-committees"], [30, "standing-committees"]], "Diversity, Equity, and Inclusion": [[21, "diversity-equity-and-inclusion"]], "Code of Conduct Incident Response": [[21, "code-of-conduct-incident-response"]], "Conflict of Interest": [[21, "conflict-of-interest"]], "Community Advisory Panel": [[21, "community-advisory-panel"]], "Working Groups": [[21, "working-groups"], [30, "working-groups"]], "Trademark and Branding": [[21, "trademark-and-branding"]], "Jupyter Community Building": [[21, "jupyter-community-building"]], "Jupyter Media Strategy": [[21, "jupyter-media-strategy"]], "Jupyter Documentation": [[21, "jupyter-documentation"]], "List of Official Jupyter Subprojects": [[22, "list-of-official-jupyter-subprojects"]], "Official Subprojects with SSC representation": [[22, "official-subprojects-with-ssc-representation"]], "Official Subprojects without SSC representation": [[22, "official-subprojects-without-ssc-representation"]], "Notes about Official Jupyter Subprojects": [[22, "notes-about-official-jupyter-subprojects"]], "New Subproject Process": [[23, "new-subproject-process"]], "Criteria for official Subprojects": [[23, "criteria-for-official-subprojects"]], "Direct Subproject creation": [[23, "direct-subproject-creation"]], "Incorporation of an existing external Subproject": [[23, "incorporation-of-an-existing-external-subproject"]], "Proposal for incorporation": [[23, "proposal-for-incorporation"]], "Incorporation": [[23, "incorporation"]], "Incubation of Subprojects": [[23, "incubation-of-subprojects"]], "Incubation in the jupyter-incubator organization": [[23, "incubation-in-the-jupyter-incubator-organization"]], "Repository management policy for incubator projects": [[23, "repository-management-policy-for-incubator-projects"]], "Proposal for incubation": [[23, "proposal-for-incubation"]], "Incubation period": [[23, "incubation-period"]], "External incubation": [[23, "external-incubation"]], "Jupyter Governance Overview": [[24, "jupyter-governance-overview"]], "Other major components of the organization": [[24, "other-major-components-of-the-organization"]], "Standing Committees and Working Groups": [[24, "standing-committees-and-working-groups"], [30, "standing-committees-and-working-groups"]], "Software Subprojects": [[24, "software-subprojects"], [29, "software-subprojects"]], "Decision-making and voting procedures": [[24, "decision-making-and-voting-procedures"]], "Process for Authoring Jupyter Related Academic Papers": [[25, "process-for-authoring-jupyter-related-academic-papers"]], "Principles": [[25, "principles"]], "Author ordering": [[25, "author-ordering"]], "Process for Journal of Open Source Software (JOSS)": [[25, "process-for-journal-of-open-source-software-joss"]], "JOSS authorship criteria": [[25, "joss-authorship-criteria"]], "JOSS process": [[25, "joss-process"]], "1. Someone agrees to be the Coordinator for a paper": [[25, "someone-agrees-to-be-the-coordinator-for-a-paper"]], "2. Open an issue and announce the writing of the paper": [[25, "open-an-issue-and-announce-the-writing-of-the-paper"]], "3. Draft the paper in the repository": [[25, "draft-the-paper-in-the-repository"]], "3. Email potential authors": [[25, "email-potential-authors"]], "4. Final submission": [[25, "final-submission"]], "Process for traditional academic papers": [[25, "process-for-traditional-academic-papers"]], "Authorship criteria": [[25, "authorship-criteria"]], "Process": [[25, "process"]], "Leadership Directory": [[26, "leadership-directory"]], "Software Steering Council": [[26, "software-steering-council"], [28, "software-steering-council"]], "Trademark Subcommittee": [[26, "trademark-subcommittee"]], "DEI Standing Committee": [[26, "dei-standing-committee"]], "Jupyter Community Building Working Group": [[26, "jupyter-community-building-working-group"]], "Former Project Jupyter Leadership": [[26, "former-project-jupyter-leadership"]], "Benevolent Dictator for Life (retired December 2022)": [[26, "benevolent-dictator-for-life-retired-december-2022"]], "Steering Council (dissolved December 2022)": [[26, "steering-council-dissolved-december-2022"]], "NumFOCUS Subcommittee (dissolved December 2022)": [[26, "numfocus-subcommittee-dissolved-december-2022"]], "Licensing terms for Project Jupyter code": [[27, "licensing-terms-for-project-jupyter-code"]], "Explanation of Project Jupyter copyright policy": [[27, "explanation-of-project-jupyter-copyright-policy"]], "Shared responsibilities with the Executive Council": [[28, "shared-responsibilities-with-the-executive-council"]], "Member composition": [[28, "member-composition"]], "Selecting SSC members": [[28, "selecting-ssc-members"]], "Bootstrapping the SSC": [[28, "bootstrapping-the-ssc"]], "Responsibilities of Jupyter Subprojects": [[29, "responsibilities-of-jupyter-subprojects"]], "Incubator Subprojects": [[29, "incubator-subprojects"]], "SSC Representation": [[29, "ssc-representation"]], "Overview": [[30, "overview"]], "Common Points": [[30, "common-points"]], "Trademark Usage Policy": [[31, "trademark-usage-policy"]], "Introduction": [[31, "introduction"]], "General Goals": [[31, "general-goals"]], "Uses that Never Require Approval": [[31, "uses-that-never-require-approval"]], "Use of the Jupyter trademark on merchandise": [[31, "use-of-the-jupyter-trademark-on-merchandise"]], "Uses that Always Require Approval": [[31, "uses-that-always-require-approval"]], "How to Use the Trademarks": [[31, "how-to-use-the-trademarks"]], "Examples": [[31, "examples"]], "The word \u201cJupyter\u201d": [[31, "the-word-jupyter"]], "Unaltered Logos": [[31, "unaltered-logos"]], "Acknowledgments": [[31, "acknowledgments"]]}, "indexentries": {}}) \ No newline at end of file +Search.setIndex({"alltitles": {"1. Someone agrees to be the Coordinator for a paper": [[25, "someone-agrees-to-be-the-coordinator-for-a-paper"]], "2. Open an issue and announce the writing of the paper": [[25, "open-an-issue-and-announce-the-writing-of-the-paper"]], "3. Draft the paper in the repository": [[25, "draft-the-paper-in-the-repository"]], "3. Email potential authors": [[25, "email-potential-authors"]], "4. Final submission": [[25, "final-submission"]], "Acknowledgments": [[31, "acknowledgments"]], "Anonymous Report": [[0, "anonymous-report"]], "Appealing the Code of Conduct Committee\u2019s Response": [[12, "appealing-the-code-of-conduct-committees-response"]], "Areas of Responsibility": [[5, "areas-of-responsibility"]], "Areas of responsibility": [[6, "areas-of-responsibility"], [7, "areas-of-responsibility"]], "At a Jupyter Event:": [[11, "at-a-jupyter-event"]], "Author ordering": [[25, "author-ordering"]], "Authorship criteria": [[25, "authorship-criteria"]], "BDFL": [[18, "bdfl"]], "Benevolent Dictator for Life (retired December 2022)": [[26, "benevolent-dictator-for-life-retired-december-2022"]], "Bootstrapping the Distinguished Contributors": [[14, "bootstrapping-the-distinguished-contributors"]], "Bootstrapping the Executive Council": [[17, "bootstrapping-the-executive-council"]], "Bootstrapping the SSC": [[28, "bootstrapping-the-ssc"]], "Changing the Governance Documents": [[18, "changing-the-governance-documents"]], "Code of Conduct Incident Response": [[21, "code-of-conduct-incident-response"]], "Committee Reports": [[4, "committee-reports"]], "Common Points": [[30, "common-points"]], "Community Advisory Panel": [[21, "community-advisory-panel"]], "Community Building Working Group": [[7, "community-building-working-group"]], "Conflict of Interest": [[21, "conflict-of-interest"]], "Conflict of interest": [[18, "conflict-of-interest"]], "Conflicts of Interest": [[9, "conflicts-of-interest"]], "Council membership": [[18, "council-membership"]], "Council membership and elections": [[17, "council-membership-and-elections"]], "Criteria for Nominating New Distinguished Contributors": [[14, "criteria-for-nominating-new-distinguished-contributors"]], "Criteria for official Subprojects": [[23, "criteria-for-official-subprojects"]], "DEI Standing Committee": [[26, "dei-standing-committee"]], "Decision Making": [[5, "decision-making"]], "Decision-Making Guide": [[13, "decision-making-guide"]], "Decision-making and voting procedures": [[24, "decision-making-and-voting-procedures"]], "Did we consider the Apache Software Foundation (ASF)?": [[20, "did-we-consider-the-apache-software-foundation-asf"]], "Direct Subproject creation": [[23, "direct-subproject-creation"]], "Distinguished Contributor membership": [[14, "distinguished-contributor-membership"]], "Distinguished Contributors": [[14, "distinguished-contributors"], [24, "distinguished-contributors"]], "Diversity Equity and Inclusion Committee Charter": [[4, "diversity-equity-and-inclusion-committee-charter"]], "Diversity, Equity, Inclusion": [[7, "diversity-equity-inclusion"]], "Diversity, Equity, and Inclusion": [[21, "diversity-equity-and-inclusion"]], "Documentation Working Group Charter": [[5, "documentation-working-group-charter"]], "Doumentation Working Group\u2019s Activities": [[5, "doumentation-working-group-s-activities"]], "Editorial Principles": [[6, "editorial-principles"]], "Election tabulation script": [[16, "election-tabulation-script"]], "Enforcement": [[0, "enforcement"], [8, "enforcement"]], "Enforcement Manual": [[9, "enforcement-manual"]], "Enforcement guidelines and principles": [[9, "enforcement-guidelines-and-principles"]], "Examples": [[31, "examples"]], "Executive Council": [[17, "executive-council"], [26, "executive-council"]], "Executive Summary": [[20, "executive-summary"]], "Expected behavior": [[8, "expected-behavior"]], "Explanation of Project Jupyter copyright policy": [[27, "explanation-of-project-jupyter-copyright-policy"]], "Expulsion": [[1, "expulsion"]], "External incubation": [[23, "external-incubation"]], "Former Project Jupyter Leadership": [[26, "former-project-jupyter-leadership"]], "Founding Members": [[5, "founding-members"]], "Frequently Asked Questions": [[10, "frequently-asked-questions"]], "General Goals": [[31, "general-goals"]], "Governance": [[18, "governance"]], "How does corporate membership work in terms of levels and dues amount?": [[20, "how-does-corporate-membership-work-in-terms-of-levels-and-dues-amount"]], "How does this affect our project\u2019s mission regarding both open science, education, and access to all regardless of money or industrial relationships?": [[20, "how-does-this-affect-our-project-s-mission-regarding-both-open-science-education-and-access-to-all-regardless-of-money-or-industrial-relationships"]], "How the committee will respond to reports": [[9, "how-the-committee-will-respond-to-reports"]], "How to Use the Trademarks": [[31, "how-to-use-the-trademarks"]], "How will a transition to LF affect grant funding that community members may seek?": [[20, "how-will-a-transition-to-lf-affect-grant-funding-that-community-members-may-seek"]], "How would the 501(c)(3) and 501(c)(6) legal entities work together for Project Jupyter?": [[20, "how-would-the-501-c-3-and-501-c-6-legal-entities-work-together-for-project-jupyter"]], "How would this move to LF change our relationship with NumFOCUS?": [[20, "how-would-this-move-to-lf-change-our-relationship-with-numfocus"]], "Implications/questions": [[2, "implications-questions"]], "Incident Response and Committee Actions": [[9, "incident-response-and-committee-actions"]], "Incorporation": [[23, "incorporation"]], "Incorporation of an existing external Subproject": [[23, "incorporation-of-an-existing-external-subproject"]], "Incubation in the jupyter-incubator organization": [[23, "incubation-in-the-jupyter-incubator-organization"]], "Incubation of Subprojects": [[23, "incubation-of-subprojects"]], "Incubation period": [[23, "incubation-period"]], "Incubator Subprojects": [[29, "incubator-subprojects"]], "Input files": [[16, "input-files"]], "Institutional Partners and Funding": [[18, "institutional-partners-and-funding"]], "Introduction": [[31, "introduction"]], "Is this a major change to Project Jupyter\u2019s governance?": [[20, "is-this-a-major-change-to-project-jupyters-governance"]], "JOSS authorship criteria": [[25, "joss-authorship-criteria"]], "JOSS process": [[25, "joss-process"]], "Jupyter Community Building": [[21, "jupyter-community-building"]], "Jupyter Community Building Working Group": [[26, "jupyter-community-building-working-group"]], "Jupyter Community Events Staff": [[7, "jupyter-community-events-staff"]], "Jupyter Community Workshops": [[7, "jupyter-community-workshops"]], "Jupyter Documentation": [[21, "jupyter-documentation"]], "Jupyter Governance Overview": [[24, "jupyter-governance-overview"]], "Jupyter Media Strategy": [[21, "jupyter-media-strategy"]], "Jupyter Media Strategy Working Group": [[6, "jupyter-media-strategy-working-group"], [26, "jupyter-media-strategy-working-group"]], "JupyterCon": [[7, "jupytercon"]], "JupyterDay Code of Conduct": [[0, "jupyterday-code-of-conduct"]], "JupyterDay Organizer Code of Conduct": [[1, "jupyterday-organizer-code-of-conduct"]], "Language for issue/PR template": [[13, "language-for-issue-pr-template"]], "Leadership Directory": [[26, "leadership-directory"]], "License of Governance Documents": [[19, "license-of-governance-documents"]], "Licensing terms for Project Jupyter code": [[27, "licensing-terms-for-project-jupyter-code"]], "List of Official Jupyter Subprojects": [[22, "list-of-official-jupyter-subprojects"]], "List of Standing Committees and Working Groups": [[21, "list-of-standing-committees-and-working-groups"]], "Mechanics": [[2, "mechanics"]], "Media Strategy Operations": [[6, "media-strategy-operations"]], "Meetings": [[4, "meetings"], [6, "meetings"]], "Member composition": [[28, "member-composition"]], "Membership": [[7, "membership"], [28, "membership"]], "Mission and Goals": [[5, "mission-and-goals"]], "Mission/Areas of Responsibility": [[4, "mission-areas-of-responsibility"]], "New Subproject Process": [[23, "new-subproject-process"]], "Notes about Official Jupyter Subprojects": [[22, "notes-about-official-jupyter-subprojects"]], "NumFOCUS Subcommittee": [[18, "numfocus-subcommittee"]], "NumFOCUS Subcommittee (dissolved December 2022)": [[26, "numfocus-subcommittee-dissolved-december-2022"]], "Official Subprojects with SSC representation": [[22, "official-subprojects-with-ssc-representation"]], "Official Subprojects without SSC representation": [[22, "official-subprojects-without-ssc-representation"]], "Operations and Budget": [[7, "operations-and-budget"]], "Optional aspects of decision making": [[13, "optional-aspects-of-decision-making"]], "Other Questions (FAQ)": [[20, "other-questions-faq"]], "Other major components of the organization": [[24, "other-major-components-of-the-organization"]], "Overview": [[30, "overview"]], "Personal Report": [[0, "personal-report"]], "Presentations": [[1, "presentations"]], "Previous Governance of Project Jupyter": [[18, "previous-governance-of-project-jupyter"]], "Principles": [[25, "principles"]], "Private communications of the Council": [[18, "private-communications-of-the-council"]], "Procedures and Enforcement Guidelines": [[1, "procedures-and-enforcement-guidelines"]], "Process": [[25, "process"]], "Process for Authoring Jupyter Related Academic Papers": [[25, "process-for-authoring-jupyter-related-academic-papers"]], "Process for Journal of Open Source Software (JOSS)": [[25, "process-for-journal-of-open-source-software-joss"]], "Process for traditional academic papers": [[25, "process-for-traditional-academic-papers"]], "Project Jupyter Code of Conduct": [[8, "project-jupyter-code-of-conduct"]], "Project Jupyter Governance": [[19, "project-jupyter-governance"]], "Project Jupyter\u2019s Needs": [[20, "project-jupyter-s-needs"]], "Proposal for Jupyter\u2019s Sustainable Growth": [[20, "proposal-for-jupyter-s-sustainable-growth"]], "Proposal for incorporation": [[23, "proposal-for-incorporation"]], "Proposal for incubation": [[23, "proposal-for-incubation"]], "Proposed framework": [[3, "proposed-framework"]], "Public statements": [[1, "public-statements"]], "Purpose": [[4, "purpose"], [6, "purpose"], [14, "purpose"], [17, "purpose"], [28, "purpose"]], "Reporting": [[0, "reporting"], [7, "reporting"], [8, "reporting"]], "Reporting Guide - Jupyter Events": [[11, "reporting-guide-jupyter-events"]], "Reporting Guide - Online Community": [[12, "reporting-guide-online-community"]], "Repository management policy for incubator projects": [[23, "repository-management-policy-for-incubator-projects"]], "Required aspects of decision making": [[13, "required-aspects-of-decision-making"]], "Resolutions": [[9, "resolutions"]], "Responding to inappropriate behavior": [[8, "responding-to-inappropriate-behavior"]], "Responsibilities": [[17, "responsibilities"], [28, "responsibilities"]], "Responsibilities of Jupyter Subprojects": [[29, "responsibilities-of-jupyter-subprojects"]], "Rights of Distinguished Contributors": [[14, "rights-of-distinguished-contributors"]], "Running a tabulation": [[16, "running-a-tabulation"]], "SSC Representation": [[29, "ssc-representation"]], "Sample input file and output": [[16, "sample-input-file-and-output"]], "Scope and overview": [[2, "scope-and-overview"]], "Selecting Distinguished Contributors Members": [[14, "selecting-distinguished-contributors-members"]], "Selecting SSC members": [[28, "selecting-ssc-members"]], "Shared responsibilities with the Executive Council": [[28, "shared-responsibilities-with-the-executive-council"]], "Shared responsibilities with the Software Steering Council": [[17, "shared-responsibilities-with-the-software-steering-council"]], "So, what would be changing?": [[20, "so-what-would-be-changing"]], "Software Steering Council": [[26, "software-steering-council"], [28, "software-steering-council"]], "Software Subprojects": [[24, "software-subprojects"], [29, "software-subprojects"]], "Sole responsibilities": [[17, "sole-responsibilities"], [28, "sole-responsibilities"]], "Standing Committees": [[21, "standing-committees"], [30, "standing-committees"]], "Standing Committees and Working Groups": [[24, "standing-committees-and-working-groups"], [30, "standing-committees-and-working-groups"]], "Steering Council": [[18, "steering-council"]], "Steering Council (dissolved December 2022)": [[26, "steering-council-dissolved-december-2022"]], "Subcommittees": [[18, "subcommittees"]], "Taking reports": [[1, "taking-reports"]], "Team Compass": [[17, "team-compass"]], "Term length": [[14, "term-length"], [28, "term-length"]], "The 3-Clause BSD License": [[15, "the-3-clause-bsd-license"]], "The Code of Conduct Committee": [[9, "the-code-of-conduct-committee"]], "The Project": [[18, "the-project"]], "The word \u201cJupyter\u201d": [[31, "the-word-jupyter"]], "This is censorship! I have the right to say whatever I want!": [[10, "this-is-censorship-i-have-the-right-to-say-whatever-i-want"]], "Trademark Subcommittee": [[26, "trademark-subcommittee"]], "Trademark Usage Policy": [[31, "trademark-usage-policy"]], "Trademark and Branding": [[21, "trademark-and-branding"]], "Transition: Bootstrapping Executive Council and New Governance": [[2, "transition-bootstrapping-executive-council-and-new-governance"]], "Transition: Bootstrapping Subproject Councils": [[3, "transition-bootstrapping-subproject-councils"]], "Unaltered Logos": [[31, "unaltered-logos"]], "Use of the Jupyter trademark on merchandise": [[31, "use-of-the-jupyter-trademark-on-merchandise"]], "Uses that Always Require Approval": [[31, "uses-that-always-require-approval"]], "Uses that Never Require Approval": [[31, "uses-that-never-require-approval"]], "Warnings": [[1, "warnings"]], "What Jupyter assets would be maintained by the 501(c)(3) LF Charities?": [[20, "what-jupyter-assets-would-be-maintained-by-the-501-c-3-lf-charities"]], "What about events funded by Project Jupyter?": [[10, "what-about-events-funded-by-project-jupyter"]], "What does it mean to \u201cadopt\u201d a Code of Conduct?": [[10, "what-does-it-mean-to-adopt-a-code-of-conduct"]], "What happens after you file a report?": [[12, "what-happens-after-you-file-a-report"]], "What happens if someone violates the Code of Conduct?": [[10, "what-happens-if-someone-violates-the-code-of-conduct"]], "What happens to our IP if LF Charities dissolves?": [[20, "what-happens-to-our-ip-if-lf-charities-dissolves"]], "What is the process for Jupyter leaving NumFOCUS and whose authority/approvals does it require?": [[20, "what-is-the-process-for-jupyter-leaving-numfocus-and-whose-authority-approvals-does-it-require"]], "What is the proposed timeline?": [[20, "what-is-the-proposed-timeline"]], "What measures will the EC take to ensure that Jupyter has a level playing field for participation that is not skewed by the financial resources of its players?": [[20, "what-measures-will-the-ec-take-to-ensure-that-jupyter-has-a-level-playing-field-for-participation-that-is-not-skewed-by-the-financial-resources-of-its-players"]], "What other options have we explored?": [[20, "what-other-options-have-we-explored"]], "What will be the process for Jupyter potentially leaving the Linux Foundation in the future?": [[20, "what-will-be-the-process-for-jupyter-potentially-leaving-the-linux-foundation-in-the-future"]], "Why do we need a Code of Conduct? Everyone knows not to be a jerk.": [[10, "why-do-we-need-a-code-of-conduct-everyone-knows-not-to-be-a-jerk"]], "Why have you adopted a Code of Conduct?": [[10, "why-have-you-adopted-a-code-of-conduct"]], "Working Groups": [[21, "working-groups"], [30, "working-groups"]]}, "docnames": ["CodeofConductJupyterDay", "CodeofConductJupyterDayOrganizer", "bootstrapping_executive_council", "bootstrapping_subproject_councils", "charters/DeiCharter", "charters/DocumentationCharter", "charters/MediaStrategyCharter", "communitybuildingworkinggroup", "conduct/code_of_conduct", "conduct/enforcement", "conduct/faq", "conduct/reporting_events", "conduct/reporting_online", "decision_making", "distinguished_contributors", "elections/LICENSE", "elections/README", "executive_council", "governance", "intro", "linux-proposal", "list_of_standing_committees_and_working_groups", "list_of_subprojects", "newsubprojects", "overview", "papers", "people", "projectlicense", "software_steering_council", "software_subprojects", "standing_committees_and_working_groups", "trademarks"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["CodeofConductJupyterDay.md", "CodeofConductJupyterDayOrganizer.md", "bootstrapping_executive_council.md", "bootstrapping_subproject_councils.md", "charters/DeiCharter.md", "charters/DocumentationCharter.md", "charters/MediaStrategyCharter.md", "communitybuildingworkinggroup.md", "conduct/code_of_conduct.md", "conduct/enforcement.md", "conduct/faq.md", "conduct/reporting_events.md", "conduct/reporting_online.md", "decision_making.md", "distinguished_contributors.md", "elections/LICENSE.md", "elections/README.md", "executive_council.md", "governance.md", "intro.md", "linux-proposal.md", "list_of_standing_committees_and_working_groups.md", "list_of_subprojects.md", "newsubprojects.md", "overview.md", "papers.md", "people.md", "projectlicense.md", "software_steering_council.md", "software_subprojects.md", "standing_committees_and_working_groups.md", "trademarks.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 22, 23, 24, 25, 29, 30, 31], "1": [2, 16, 18, 20], "10": [14, 16], "100": [14, 18], "11": 16, "14": 16, "15th": 4, "2": [2, 3, 13, 16, 17, 18, 20], "20": 14, "2014": [18, 26], "2015": 26, "2016": 26, "2017": 26, "2018": [7, 26], "2022": [2, 3, 15, 16, 18, 24], "2024": 20, "204": 20, "24": [8, 9, 12], "26": 16, "28": 16, "3": [3, 13, 14, 16, 18, 27], "30": 16, "3rd": 31, "4": [16, 18], "5": [18, 20], "50": [2, 13], "500": 14, "501c3": 18, "6": [16, 17], "60": 20, "8": 16, "80": 18, "90": [4, 6], "A": [1, 3, 7, 8, 9, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 30], "AND": [15, 25, 27], "AS": [15, 27], "And": 8, "As": [1, 3, 18, 20, 22, 23, 25, 28, 31], "At": [0, 2, 3, 9, 18, 20, 22, 25], "BE": [15, 27], "BUT": [15, 27], "BY": [15, 27], "Be": [0, 8, 9, 23], "Being": 25, "But": [8, 9, 10, 23], "By": [0, 3, 8], "FOR": [15, 27], "For": [1, 4, 8, 10, 13, 16, 20, 22, 23, 24, 31], "IF": [15, 27], "IN": [15, 27], "If": [0, 1, 8, 9, 10, 11, 12, 13, 17, 18, 20, 22, 23, 27, 31], "In": [0, 1, 2, 7, 8, 9, 10, 11, 12, 16, 17, 18, 20, 22, 23, 24, 25, 26, 28, 30, 31], "It": [1, 8, 9, 10, 14, 18, 24, 25, 28], "NO": [15, 27], "NOT": [15, 18, 27], "No": [1, 18, 20, 31], "Not": [8, 31], "OF": [15, 27], "ON": [15, 27], "OR": [15, 27], "On": 25, "One": 31, "SUCH": [15, 27], "Such": [18, 23], "THE": [15, 27], "TO": [15, 27], "That": [10, 31], "The": [1, 2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 14, 16, 17, 19, 20, 22, 23, 24, 25, 28, 29, 30], "Their": 2, "There": [3, 14, 18, 20, 22, 23, 28, 29], "These": [7, 16, 17, 18, 20, 22, 23, 24, 25, 27, 29, 31], "To": [2, 3, 4, 5, 6, 9, 12, 14, 18, 19, 20, 22, 25], "Willing": [5, 26], "With": [6, 18, 27], "___________": 31, "abbrevi": 25, "abc": 16, "abid": [10, 24], "abil": [8, 9, 12, 18, 20], "abl": 20, "about": [1, 5, 6, 8, 13, 17, 18, 20, 23, 25, 31], "abov": [0, 2, 3, 8, 9, 14, 15, 16, 20, 22, 23, 24, 25, 27, 29, 31], "absent": 16, "academ": [8, 20, 31], "acadm": 25, "accept": [2, 6, 8, 9, 17, 18, 23, 25, 28, 31], "access": [6, 9, 18, 22, 23, 26], "accompani": 31, "accord": [17, 19, 20, 23, 24, 31], "account": [6, 8, 9, 12, 13, 20, 25, 30], "accur": 31, "accuraci": 25, "acfi": 16, "achiev": [9, 14], "acknowledg": [12, 18], "acquir": [18, 29], "across": [3, 4, 5, 8, 9, 13, 17, 21, 24, 25, 28], "act": [1, 7, 8, 9, 18, 24, 30], "action": [0, 1, 3, 8, 10, 11, 20, 31], "activ": [2, 3, 4, 6, 7, 9, 13, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 31], "actual": [22, 23, 25], "acut": 8, "ad": [3, 14, 23, 25, 31], "adapt": 3, "add": [5, 13], "addit": [1, 2, 3, 8, 9, 12, 14, 20, 24, 25, 28, 30], "addition": [20, 24], "address": [3, 9, 10, 12, 14], "adher": 29, "adjust": 9, "administ": 20, "admiss": 8, "adopt": [23, 29], "advantag": [18, 20], "advertis": 31, "advis": [15, 21, 24, 27], "advisor": 25, "advisori": [5, 24], "advoc": [0, 4, 8, 20, 23], "affect": [8, 9, 16, 28], "affili": [1, 18, 25, 31], "afford": 31, "afshin": [2, 26], "after": [1, 2, 10, 13, 14, 16, 17, 18, 20, 23, 26, 28], "afterward": 1, "ag": [0, 8], "again": [18, 20, 31], "against": [8, 10, 23, 31], "agenc": 12, "aggress": [8, 9], "agil": 13, "agre": [8, 9], "agreement": [9, 20, 23, 25], "aim": [9, 12, 20], "al": 25, "align": 20, "all": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31], "alloc": [2, 7, 17, 20], "allow": [3, 6, 8, 18, 23, 29, 31], "almost": 31, "alon": [18, 24, 30], "along": [1, 13, 18, 20], "alongsid": 20, "alphabet": [25, 26], "alreadi": [1, 5, 10, 18, 23], "also": [2, 3, 5, 6, 7, 8, 9, 10, 11, 18, 20, 22, 23, 24, 25, 27, 28, 31], "altern": [9, 13], "although": [1, 31], "alwai": [13, 20, 30], "ambigu": 13, "ambiti": 20, "among": [13, 18, 28], "amount": 25, "amplifi": 6, "an": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 20, 22, 28, 31], "ana": [1, 20, 26], "analyt": 5, "anchor": 24, "andrii": 26, "angl": 8, "ani": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 31], "announc": 23, "annual": [4, 7, 14, 17, 18], "anonym": [8, 12], "anoth": [8, 13, 18, 20, 31], "answer": 20, "anti": 1, "anticip": [10, 20], "anyon": [8, 9, 12, 18, 25, 31], "anyth": [0, 11, 28], "anywher": 8, "apach": 16, "api": 22, "apolog": 9, "apologi": [8, 9], "appeal": 17, "appear": [0, 8, 13, 31], "appel": 12, "appleton": 16, "appli": [8, 10, 23, 31], "applic": [4, 5, 23, 25, 29, 31], "appoint": [2, 9, 14, 18, 30], "approach": [1, 13, 18, 25], "appropri": [0, 1, 8, 12, 21, 22, 23, 25, 30], "approv": [3, 4, 6, 7, 13, 17, 18, 23, 25, 28, 29, 30], "approxim": 1, "april": 20, "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "arbitrari": [14, 18], "architectur": 28, "archiv": [9, 12], "area": [3, 20, 24, 25, 30], "aren": 1, "aris": [13, 15, 20, 27], "around": [10, 28], "arrai": 18, "arrang": 20, "arriv": [12, 13], "articl": 31, "articul": 10, "artifact": 25, "artifici": 25, "ascend": 16, "ask": [0, 1, 4, 6, 8, 9, 11, 12, 13, 18, 23, 31], "aspect": [5, 7, 17, 18, 21, 25], "assault": [0, 11], "assembl": 17, "assert": 18, "assess": 20, "asset": 17, "assign": 16, "assist": [0, 1, 9, 11, 21, 28], "associ": [3, 6, 7, 18, 20, 25, 31], "assum": [9, 13], "assumpt": 23, "attach": 9, "attack": 8, "attempt": [10, 12, 13, 18], "attend": [0, 7, 31], "attende": [0, 1], "attent": [0, 8], "attic": 28, "attribut": 8, "audienc": 1, "audit": 25, "author": [1, 5, 18, 22, 23], "automat": [8, 13, 24, 28], "autonom": [29, 30], "autonomi": [24, 28], "avail": [3, 9, 11, 12, 13, 20, 22], "avila": 26, "avoid": [1, 2, 3, 8, 9, 14, 18, 23, 28], "aw": 16, "awai": [12, 31], "awar": [1, 6, 11], "award": 14, "awarde": 14, "awesom": 10, "b": [3, 16], "back": [9, 20, 31], "backbon": 20, "background": [4, 8, 9, 18], "backlog": 14, "bad": 9, "badg": [0, 11], "balanc": [10, 13], "ban": 9, "bandwidth": 6, "bankruptci": 20, "banner": 27, "bar": 23, "barrier": 18, "base": [1, 6, 13, 18, 20, 23, 31], "basi": 14, "basic": [10, 22, 23, 30, 31], "bass": 16, "bbe953105dfe4db2881bdd9242ad7d9d": 16, "bdfl": [2, 23, 24, 26], "bear": 31, "becaus": [10, 13, 18, 22, 25, 31], "becom": [2, 13, 18, 20, 22, 23], "been": [6, 9, 10, 13, 18, 20, 23, 25], "befor": [4, 9, 13, 16, 17, 18, 20, 25], "begin": [11, 17, 18, 22], "begun": 18, "behalf": [6, 7, 9, 17, 18], "behav": [0, 10], "behavior": [0, 1, 9, 10, 11, 14, 18], "being": [1, 13, 14, 18, 22, 23, 25, 29], "believ": [8, 12, 18, 20], "belong": 10, "below": [3, 5, 13, 16, 17, 18, 20, 23, 25, 31], "benefici": 6, "benefit": [1, 6, 18, 20, 21], "benevol": [18, 24], "benjamin": 20, "berkelei": 20, "besid": 12, "best": [3, 5, 6, 8, 9, 10, 11, 18, 20], "better": [5, 8], "between": [13, 18, 20, 23, 24, 30], "beyond": [0, 5, 8, 14, 20, 21, 24, 28, 30], "bi": [6, 18], "bib": 25, "bill": 20, "binari": [9, 13, 15, 27], "binder": [20, 22, 26], "binderhub": 22, "biographi": 14, "blame": 8, "blank": 13, "blink1073": 26, "block": 9, "blog": [6, 7], "board": 18, "board_nomin": 16, "bodi": [0, 2, 3, 5, 7, 13, 14, 17, 19, 20, 21, 22, 24, 28], "bollweg": 5, "book": 31, "both": [3, 8, 10, 11, 17, 18, 25, 28, 30, 31], "bound": 5, "bower": 23, "bracket": 16, "brand": [14, 17, 29, 31], "brandt": 5, "break": [8, 9], "brian": [2, 26], "brief": [24, 25], "briefli": 25, "bring": [0, 7, 11, 14], "broad": [0, 7, 8, 13, 20, 22, 23, 31], "broadcast": 6, "broader": [7, 13, 21, 23, 28, 29, 31], "brochur": 31, "broken": 9, "bsd": [18, 27, 29], "budget": [4, 20], "budgetari": [14, 20], "bug": 18, "build": [4, 6, 14, 18, 20], "burnout": 28, "busi": [15, 17, 18, 20, 27], "bussonni": [20, 26], "c": [16, 27], "cadbfgeih": 16, "cal": 20, "calcul": 13, "calendar": [4, 13], "call": [0, 8, 9, 13, 17, 18, 20, 22, 23, 31], "calmli": 1, "can": [0, 1, 3, 5, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31], "candid": [2, 9, 14, 16, 17, 18], "candidaci": 17, "cannot": [0, 1, 8, 9, 11, 13, 17, 18], "capabl": 20, "capac": [5, 18, 23], "captur": 13, "care": [0, 8, 11, 13], "career": [20, 25], "carefulli": [13, 20], "carla": 16, "carlo": 5, "carol": [5, 26], "carreau": 26, "carri": [14, 17, 21, 24, 30], "case": [2, 3, 8, 9, 12, 13, 18, 20, 23, 24, 25, 28, 31], "cast": [16, 28], "categori": 29, "caus": [9, 15, 27, 31], "cc": [9, 25], "cc0": 19, "ce": 25, "ceas": 31, "central": 20, "certain": [3, 18, 20, 24, 28, 30, 31], "chair": [9, 18], "challeng": [3, 4, 7, 8, 9, 20], "champion": [4, 7], "chang": [1, 4, 9, 10, 16, 17, 22, 27, 28, 30], "channel": [6, 9, 10, 13, 18, 20, 21, 23], "characterist": [3, 16, 23], "charg": [28, 31], "charit": 20, "charter": [6, 21, 30], "chat": [8, 9, 14, 18], "checklist": 13, "choic": [2, 8, 13, 17], "choos": [3, 8, 9, 12, 18], "chosen": [2, 14], "ci": 20, "circuit": 13, "circumst": [1, 3, 13], "citat": 25, "clarif": 1, "clarifi": [5, 31], "class": [0, 8, 13, 20, 31], "claus": [27, 31], "clear": [0, 1, 3, 5, 8, 9, 10, 11, 20, 23, 25], "clearli": [11, 13, 22, 23, 31], "client": 22, "clinic": [0, 11], "close": [16, 18, 20, 22, 23, 25], "cloud": 31, "cn": 25, "co": 25, "coach": 1, "coc": 8, "code": [6, 14, 15, 17, 18, 19, 23, 24, 25, 29, 30], "colaboratori": 18, "collabor": [7, 13, 18, 20, 25], "collat": 2, "colleagu": 8, "collect": [4, 9, 12, 20, 27], "collonv": 5, "color": [0, 8, 31], "column": 16, "com": [0, 1, 23, 31], "combin": [3, 20], "come": [5, 7, 8, 9, 18, 20], "comfort": 8, "comma": 16, "command": 25, "comment": [0, 1, 18, 25], "commerci": 31, "commit": [0, 3, 4, 8, 14, 18, 20, 24, 25, 27], "committe": [6, 7, 8, 11, 14, 17, 18, 20, 28, 31], "common": [8, 9, 10, 19, 20, 25, 31], "commun": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 23, 24, 25, 28, 29, 30, 31], "compani": [18, 20, 31], "compar": [20, 25], "compass": [9, 13, 23, 29], "compassion": 10, "compat": 31, "compet": 23, "complaint": 0, "complement": 24, "complet": [2, 3, 9, 12, 25], "complex": [8, 9], "compli": [0, 11, 23], "complianc": [1, 17], "complic": 20, "compon": [20, 22], "compos": 28, "comprehens": [5, 14, 18], "compris": 18, "compromis": [13, 31], "comput": [18, 20, 25], "concept": [5, 25], "concern": [1, 10, 28], "concis": 23, "conclud": 20, "concret": 25, "conda": 23, "condit": [15, 27], "conduct": [6, 11, 17, 18, 19, 24, 29, 30], "confer": [0, 1, 7, 9, 11, 17, 24, 25, 31], "confidenti": [9, 12], "confirm": [9, 17], "conflict": 8, "confus": 31, "connect": [5, 7, 21, 24], "consensu": [3, 9, 13, 18, 22, 23], "consent": 13, "consequ": [1, 8], "consequenti": [15, 27], "consid": [1, 3, 8, 9, 10, 13, 14, 18, 23, 24], "consider": [8, 9, 22], "consist": [0, 5, 9, 17, 18, 20, 30], "consol": 22, "consolid": 22, "constant": 10, "constitut": [9, 12], "constraint": [2, 14], "consult": [1, 18, 22], "consum": 31, "contact": [0, 1, 4, 8, 9, 10, 11, 12, 17, 20, 31], "contain": [9, 16, 18, 21, 22, 28, 31], "content": [6, 8, 25, 29], "context": [1, 8, 9, 12, 18, 25, 31], "continu": [1, 4, 10, 20, 22, 23], "contract": [15, 17, 18, 20, 27], "contrast": [24, 30], "contribut": [8, 14, 18, 20, 23, 24, 25, 27], "contributor": [3, 4, 5, 7, 13, 15, 18, 20, 21, 23, 25, 27], "control": [18, 20], "convei": 14, "convent": 5, "convers": [9, 16, 20], "convert": 16, "cookbook": [28, 31], "cool": 9, "coordin": [9, 20, 24, 28, 29, 30], "copi": 25, "copyright": [15, 17, 19, 23, 29], "core": [5, 7, 9, 17, 18, 20, 22, 25, 28], "corlai": 26, "correspond": 20, "cost": 20, "could": [10, 11, 18, 20, 23], "council": [4, 5, 6, 7, 9, 10, 12, 13, 14, 16, 20, 21, 22, 23, 24, 25, 29, 30], "count": [2, 13, 17], "cours": [20, 23], "courtesi": 8, "cover": [10, 31], "creat": [0, 1, 2, 6, 8, 12, 13, 17, 18, 20, 22, 23, 24, 25, 28, 29, 30, 31], "creation": [6, 17, 20, 28], "creativ": [8, 19], "critic": [20, 25, 30], "cross": [5, 22, 28], "cryan": 26, "csv": 16, "cue": 8, "cultur": [0, 4, 8, 9], "current": [2, 3, 7, 9, 12, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 28], "custom": 16, "cut": [5, 9, 28], "d": [10, 16], "d232776997574c0db2de32dbb0223d31": 16, "d84679cb55784d378bcf48b1beae36c7": 16, "dai": [0, 4, 6, 11, 13, 20, 22, 24, 25, 28, 29], "daili": 3, "damag": [15, 27], "damian": 26, "damianavila": 26, "danger": [8, 9, 12], "darian": [2, 26], "data": [9, 15, 27], "date": [2, 16, 20], "dc": 14, "de": 8, "deadlin": 25, "deadlock": [9, 18], "decemb": [2, 3, 18, 24], "decid": [3, 9, 13, 18, 22, 23], "decis": [1, 3, 4, 6, 7, 8, 9, 12, 17, 18, 20, 22, 23, 28, 29, 30], "declin": 9, "dedic": [25, 29], "deem": [1, 8, 9, 18], "deep": 20, "default": [2, 9, 30], "defend": 10, "defer": [18, 25], "defin": [3, 13, 17, 18, 23, 28, 30], "definit": 18, "defus": 8, "degrad": 8, "dei": [4, 7], "delai": [2, 12, 23], "deleg": [6, 9, 17, 18, 22, 24, 28, 29, 30], "deliber": [0, 9, 14, 18, 20], "delight": 25, "deliv": 9, "demand": [8, 31], "demonstr": 23, "depend": [8, 13, 20], "deploi": 18, "der": 26, "deriv": [15, 25, 27, 31], "descend": 16, "describ": [2, 5, 8, 10, 13, 14, 17, 18, 19, 22, 23, 25, 29, 31], "descript": [13, 21, 24, 25], "design": [0, 3, 4, 6, 7, 11, 14, 17, 18, 20, 22, 23, 25, 29], "desir": [20, 25], "detail": [1, 8, 9, 10, 19, 20, 22, 23, 24, 25, 29, 31], "determin": [2, 6, 9, 12, 13, 16, 18, 20, 21], "dev": 20, "develop": [3, 5, 7, 8, 18, 20, 23, 24, 25, 29, 31], "devolv": 9, "devop": 20, "devot": 20, "diamond": 26, "dictat": [18, 24], "differ": [1, 3, 8, 9, 16, 18, 24, 25, 30], "difficult": [13, 20], "dilig": 20, "dimens": [17, 24, 30], "direct": [7, 8, 10, 15, 17, 18, 20, 27], "directli": [0, 8, 9, 20], "director": 20, "directori": [7, 16, 17, 28], "disabl": [0, 5], "disadvantag": 18, "disagr": [8, 9, 23], "disagre": [8, 18], "disciplin": 8, "disclaim": [15, 27], "disclos": [18, 21], "discours": 8, "discov": [5, 17, 28], "discrep": 24, "discret": [0, 9, 13, 18], "discriminatori": 8, "discuss": [3, 4, 6, 8, 9, 10, 13, 18, 20, 22, 23, 25, 28, 31], "displai": [14, 16], "dispos": 9, "disrupt": [0, 11, 20], "dissolut": 20, "dissolv": [2, 17, 24, 30], "distinguish": [13, 23], "distribut": [3, 6, 15, 17, 18, 27, 31], "dive": 20, "divers": [3, 5, 8, 9, 14, 17, 18, 20, 24, 28, 30], "django": 8, "do": [0, 1, 3, 8, 9, 11, 12, 13, 16, 18, 22, 25, 29, 30, 31], "doc": [5, 23], "docker": [22, 23], "document": [1, 2, 3, 9, 10, 13, 14, 15, 17, 20, 22, 23, 24, 25, 27, 31], "doe": [2, 16, 18, 25, 31], "doesn": [8, 9, 10, 18], "dollar": 20, "domain": [18, 20, 21, 31], "don": [8, 10, 18, 22, 29, 31], "donaldson": 16, "donat": [7, 18, 20], "done": [18, 25], "donor": [18, 20], "door": 13, "doubt": 31, "down": [0, 4, 6, 8, 9, 13, 20], "dox": 8, "dozen": [3, 13], "draft": [18, 20], "drastic": 20, "drift": 8, "drive": 7, "driven": [6, 20], "durat": [0, 11], "dure": [1, 3, 4, 9, 13, 18], "duti": 18, "e": [0, 1, 2, 6, 8, 9, 11, 12, 13, 16, 18, 20, 23, 24, 29], "each": [3, 4, 5, 8, 14, 16, 17, 20, 22, 23, 24, 25, 27, 28, 29, 31], "earli": [9, 23, 29], "earlier": 20, "easi": [1, 13], "easier": [8, 20], "easili": [8, 23, 29], "ec": [2, 4, 17, 21, 24, 28, 29, 30], "econom": [0, 8], "ecosystem": [5, 20, 24, 28, 31], "edit": 25, "editor": 6, "educ": [0, 4, 8, 9, 14, 18], "edward": 16, "effect": [18, 20], "effort": [4, 5, 7, 20, 23, 24, 29], "either": [2, 13, 20, 22], "eject": 18, "elect": [2, 3, 7, 14, 18, 20, 22, 24, 29, 30], "elev": 28, "elid": 18, "elig": [2, 13, 17, 18, 28], "ellisonbg": 26, "els": [10, 18, 23, 31], "elsewher": [9, 18], "elucid": 25, "email": [0, 1, 6, 8, 9, 11, 12, 20, 23, 31], "embodi": 25, "embrac": 8, "emerg": [0, 11, 23, 25], "empathi": [8, 9], "emphas": 9, "emphasi": 25, "emploi": [9, 17, 18], "employ": 18, "employe": [18, 20], "empow": 9, "empti": 16, "enabl": [6, 17, 18, 20], "enact": [9, 13], "encod": 22, "encourag": [0, 2, 4, 6, 8, 10, 13, 14, 18, 20, 25, 28, 31], "end": [3, 4, 12, 13, 17, 18, 20], "endang": 31, "endors": [6, 15, 17, 27, 31], "energi": 25, "enforc": [10, 11, 12, 31], "engag": [0, 1, 5, 6, 7, 8, 9, 10, 11, 20, 24], "engin": [20, 23], "english": 1, "enhanc": [22, 23, 28], "enough": [9, 18, 29], "enrich": 8, "ensur": [0, 1, 2, 4, 6, 9, 11, 13, 14, 17, 18, 21, 24, 25, 28, 30], "entail": 20, "enter": 18, "enterpris": 22, "entir": [13, 17, 23, 28], "entireti": 27, "entiti": [18, 31], "entri": 13, "enumer": 22, "environ": [0, 1, 4, 7, 8, 11], "equal": [8, 17, 18, 25], "equiti": 17, "equival": 13, "eric": [5, 16], "err": 8, "escal": [8, 9], "escort": 0, "especi": [1, 5, 8, 10], "establish": [3, 4, 5, 7, 9, 10, 17, 19, 22, 23, 30], "et": 25, "etc": [6, 8, 9, 13, 14, 17, 18, 20, 23, 24, 25, 28, 30, 31], "ethnic": [0, 8], "evalu": [3, 4, 9, 18, 20, 23], "even": [1, 3, 10, 15, 18, 22, 27, 31], "event": [0, 1, 6, 8, 9, 12, 13, 15, 20, 24, 27, 30, 31], "eventu": 23, "everi": [2, 4, 23], "everydai": 18, "everyon": [0, 7, 8, 12, 23, 31], "evil": 9, "evolut": 20, "ex": 31, "exact": 20, "examp": 20, "exampl": [1, 5, 7, 9, 10, 11, 16, 18, 20, 22, 23, 24, 30], "except": [6, 8, 13, 17, 31], "exclusionari": [0, 8], "excus": [1, 8, 9], "execut": [4, 7, 9, 10, 12, 13, 14, 16, 21, 22, 24, 29, 30], "exemplari": [15, 27], "exempt": 20, "exhaust": 8, "exist": [2, 3, 5, 6, 7, 9, 12, 14, 17, 18, 20, 29], "expand": [21, 24, 30], "expect": [0, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 28], "expel": 1, "experi": [0, 5, 8, 14, 17, 20], "experienc": [1, 18], "experiment": [23, 29], "expert": 18, "expertis": [5, 20, 24, 28], "explain": [1, 9, 20, 25], "explan": 1, "explicit": [8, 9, 10, 13, 18, 23, 25, 31], "explicitli": [13, 18, 20, 24, 28], "explor": [13, 23, 29], "exploratori": 18, "export": 16, "expos": [23, 31], "express": [0, 8, 15, 27], "expuls": [0, 11], "extend": 25, "extens": [5, 20], "extent": 19, "extern": [17, 18], "extra": [12, 13], "extrem": 20, "f": 16, "face": [5, 8, 18, 20], "facilit": 9, "factor": [20, 25], "fail": [8, 18], "fair": 9, "fairli": 0, "fall": 22, "famili": [0, 8], "familiar": [10, 31], "faq": 10, "faster": 10, "favor": [17, 18, 28], "feasibl": 7, "featur": 18, "feedback": [5, 9, 13, 18, 23, 28], "feel": [0, 1, 4, 8, 10, 11, 13, 25, 31], "fernando": [2, 18, 20, 26], "few": [3, 20], "field": 25, "file": [0, 8, 19, 23, 25, 27], "fill": [8, 17, 23], "final": [9, 13, 14, 17, 18, 20], "financ": 7, "financi": [17, 18, 22, 24], "find": [1, 7, 8, 9, 13], "first": [1, 2, 5, 12, 14, 16, 18, 22, 25, 26, 31], "fiscal": [17, 18, 20], "fit": [15, 23, 27, 29], "five": 16, "flag": 4, "flexibl": 6, "flow": [20, 29], "focu": [5, 6, 20, 24, 25, 28, 30], "focus": [5, 7, 18, 25], "folk": 25, "follow": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "font": 31, "foo": 23, "foot": 10, "forc": 10, "foreign": 9, "foremost": 1, "forget": 8, "fork": 18, "form": [0, 2, 3, 7, 8, 10, 12, 13, 15, 16, 18, 23, 25, 27, 31], "formal": [3, 8, 9, 13, 18, 19, 20, 22, 23, 29], "format": [22, 25], "former": 18, "fortran": 31, "forum": [4, 6, 8], "forward": [2, 8, 9, 10, 13, 18, 20], "foster": [7, 8], "fouasnon": 26, "found": [11, 21, 24, 26, 30], "foundat": [18, 22, 26, 31], "founder": 8, "four": [16, 17, 18], "fperez": 26, "fraction": 18, "frame": [12, 18], "freder": [5, 26], "free": [0, 7, 8, 10, 13, 18, 20, 29, 30, 31], "freedom": 9, "freeli": 31, "frequenc": 4, "frequent": 13, "friend": 1, "friendli": [8, 10, 25], "from": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 25, 27, 28, 30, 31], "frontend": [22, 26, 29], "frozen": 18, "frustrat": 8, "fsa": 20, "fukui": 16, "full": [1, 9, 17, 18, 20, 22], "fulli": [13, 22], "function": [20, 21, 30], "fund": [7, 17, 22], "fundament": 8, "funder": 20, "fundrais": [14, 20, 24, 30], "further": [0, 1, 8, 9, 18, 23, 29, 31], "furthermor": 25, "futur": [9, 13, 17, 18, 23], "g": [0, 1, 6, 9, 11, 12, 13, 16, 20, 23, 24, 29], "gabalaf": 26, "gabriel": 26, "gaff": 1, "gain": 18, "gandhi": 16, "gap": 8, "gate": 20, "gatewai": 22, "gather": [5, 12, 23], "gender": [0, 8], "gener": [1, 8, 10, 13, 16, 18, 20, 22, 23, 25], "generos": 25, "gentri": 5, "georg": 26, "get": [1, 8, 9, 13, 16, 20, 23, 31], "gift": 18, "git": [23, 25], "github": [4, 8, 12, 13, 18, 20, 21, 22, 23, 24, 25, 26, 29, 30], "gitter": [9, 12, 18], "give": [3, 8, 18, 20, 25, 31], "given": [18, 20, 23, 25, 30], "global": [4, 7, 21], "globe": 4, "gmail": [0, 1], "go": [8, 10, 20, 23, 31], "goal": [1, 9, 13, 18, 20, 23], "goe": 23, "gone": [9, 14, 24], "good": [9, 10, 15, 27], "googl": [16, 18, 25, 31], "govern": [3, 4, 5, 6, 13, 14, 17, 22, 23, 26, 28, 29, 30, 31], "grace": 18, "gradual": 3, "graduat": [23, 29], "granger": [2, 26], "graphic": 31, "grate": 8, "greg": 16, "grope": 1, "ground": 29, "group": [3, 4, 9, 10, 12, 13, 14, 17, 22, 25, 28, 31], "grout": 26, "grow": [3, 7, 9, 10, 18, 20, 21, 22], "grown": 10, "growth": 23, "guid": [3, 4, 6, 8, 18, 24, 30], "guidanc": [1, 5, 6, 18], "guidelin": [0, 3, 5, 6, 7, 8, 10, 13, 22, 23, 25, 28, 29, 31], "guilt": 8, "h": 16, "ha": [1, 3, 6, 9, 10, 12, 13, 17, 18, 19, 22, 23, 24, 25, 28, 29], "hackpad": 18, "had": [18, 20], "half": [4, 17], "hamrick": 26, "hand": [13, 25], "handl": [0, 9, 10, 11, 20, 21], "hang": 10, "happen": [8, 9, 18], "harass": [0, 1, 7, 8, 9, 10, 11], "hard": [8, 9], "harm": [1, 8, 9, 18], "harri": 16, "hash": 16, "hat": 31, "have": [1, 2, 3, 5, 9, 11, 12, 13, 14, 16, 17, 18, 22, 23, 24, 25, 27, 28, 29, 30, 31], "haven": 23, "he": 26, "header": [16, 29], "health": 9, "healthi": [8, 20, 28], "heard": [13, 23], "held": 18, "help": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 14, 18, 20, 22, 23, 31], "helper": [5, 21], "henc": 12, "her": 18, "here": [0, 1, 6, 8, 11, 13, 14, 18, 20, 21, 23, 24, 29, 30], "herein": [13, 25], "herself": 18, "hi": [18, 26], "hiatu": 9, "high": [5, 6, 7, 20, 25], "higher": 20, "highest": [16, 22], "highli": [2, 3, 7, 22], "highlight": [10, 17], "hire": [20, 22], "histori": 3, "hold": [13, 18], "holder": [15, 27, 31], "holist": 5, "home": [20, 29], "honest": 9, "honor": [10, 13], "hors": 31, "host": [17, 18, 20, 23, 31], "hostedjupyt": 31, "hostil": [0, 11], "hot": [0, 11], "hotel": [0, 1, 11], "hour": [8, 9, 12, 20], "how": [2, 3, 6, 8, 13, 17, 22, 23, 25], "howev": [1, 8, 9, 10, 13, 15, 18, 20, 25, 27, 31], "http": 18, "hub": 18, "human": [8, 9, 13], "hundr": 25, "hurt": 9, "hypothet": 20, "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "icmj": 25, "id": 25, "idea": [3, 8, 9, 13, 23, 28, 29], "ideal": [9, 20, 28], "ident": [0, 1, 4, 8, 12], "identifi": [0, 1, 8, 9, 11, 16, 17, 20], "ieroshenko": 26, "ignor": [1, 16], "illustr": [5, 29], "im": [9, 12], "imag": [0, 31], "imageri": 0, "immedi": [0, 1, 8, 9, 11, 12, 13, 18, 23], "immigr": [0, 8], "impact": [0, 4, 7, 9, 11, 20, 24, 25, 28], "imperson": 9, "implement": [3, 5, 6, 13, 17, 20, 25, 28, 29, 31], "impli": [8, 15, 25, 27, 31], "implic": 22, "implicit": [3, 10], "implicitli": 25, "import": [1, 8, 9, 10, 18, 20, 23, 25, 28], "importantli": [8, 10], "imposs": 13, "improv": [1, 4, 5, 6, 7, 9, 20, 21, 23], "inact": 18, "inadequ": 8, "inappropri": [0, 9, 10], "inaugur": 14, "incid": [1, 8, 12, 17, 24, 30], "incident": [15, 27], "includ": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31], "inclus": [3, 5, 13, 14, 17, 23, 24, 25, 28, 29, 30], "inconsist": 20, "increas": [3, 4, 9, 17, 21], "incub": 28, "incumb": 10, "independ": [17, 22, 24, 28], "indic": [13, 16, 27, 31], "indirect": [15, 27], "individu": [1, 8, 9, 12, 13, 17, 18, 20, 21, 23, 24, 25, 27, 28], "induct": 14, "industri": [0, 8], "influenc": 18, "info": 12, "inform": [1, 3, 4, 5, 8, 9, 11, 12, 13, 17, 18, 23, 24, 28, 29, 30, 31], "infrastructur": [14, 18, 20], "infrequ": 3, "ing": 9, "inher": 12, "ini": 16, "initi": [2, 3, 4, 5, 13, 17, 18, 20, 23, 28], "injur": 1, "innoc": 1, "innov": 5, "input": [13, 18, 20, 24], "insert": 0, "insid": 5, "insight": 14, "instanti": 20, "instead": [12, 20, 27], "institut": [9, 20, 27], "instruct": [1, 12], "insult": [0, 8], "intact": 20, "integ": 18, "integr": [21, 23, 25, 31], "intellectu": [18, 25, 29], "intend": [2, 8, 13, 24, 30, 31], "intent": [1, 9, 23, 25], "intention": 6, "interact": [5, 6, 18, 20], "interest": [13, 17, 20, 23, 31], "interim": 9, "intern": 23, "internation": 28, "internet": 18, "internship": 20, "interrupt": [15, 27], "interven": [8, 13], "intervent": 18, "intimid": [0, 9], "introduc": [20, 23], "invest": 18, "investig": [9, 20, 25], "invit": [18, 25], "involv": [0, 1, 3, 8, 9, 11, 12, 18, 22, 23, 24, 25, 28], "ipykernel": 22, "ipyparallel": 22, "ipython": [8, 18, 22, 25], "ipywidget": 25, "irv": 16, "isn": [23, 24, 28], "issu": [1, 3, 4, 9, 18, 20, 23, 28], "item": [5, 31], "iter": 18, "its": [3, 4, 5, 6, 13, 14, 15, 17, 18, 22, 23, 24, 25, 27, 28, 29, 31], "itself": [10, 13, 14, 20, 22, 25, 29], "ivanov": [5, 26], "jacob": 26, "jake": 26, "januari": 4, "jason": [16, 26], "jasongrout": 26, "jasonweil": 26, "jcb": 7, "jdfreder": 26, "jep": [22, 28], "jessica": 26, "jfc": 20, "jhamrick": 26, "jimenez": 26, "jm": 6, "job": 10, "johan": 26, "johanmabil": 26, "john": 16, "join": [4, 6, 10, 20, 31], "joint": [21, 24, 30], "joke": [0, 8], "jonathan": 26, "journal": [0, 8, 31], "jovyan": 5, "jtpio": 26, "judg": [9, 23], "judgment": 13, "juli": 4, "june": [2, 20], "jupyt": [0, 2, 3, 4, 5, 9, 12, 13, 14, 15, 16, 17, 28, 30], "jupyter_cli": 22, "jupyter_consol": 22, "jupyter_cor": 22, "jupytercloud": 31, "jupytercon": [4, 10, 20], "jupyterdai": [10, 31], "jupyterhub": [22, 25, 26, 29, 31], "jupyterlab": [22, 25, 31], "jurisdict": [24, 28], "just": [11, 20], "justifi": 9, "jweill": 16, "j\u00e9r\u00e9my": 26, "kanu": 16, "keep": [0, 8, 9, 11, 18, 20], "kei": 20, "kellei": [20, 26], "kept": 12, "kernel": [22, 26, 31], "kimiko": 16, "kind": [0, 8, 10], "kluyver": [20, 26], "know": [23, 31], "knowledg": [14, 18], "known": [16, 20, 27], "krassowski": 5, "kyle": 26, "label": [9, 13], "lack": [1, 5, 9, 20], "languag": [0, 1, 6, 8, 9, 10], "larg": [3, 10, 25, 29], "larger": [3, 16, 18, 20], "last": [17, 18], "late": 18, "later": [2, 13, 16, 20, 23], "latter": 16, "law": [0, 1, 8, 9, 11, 12, 19, 31], "layer": 3, "lead": [1, 4, 20], "leader": [4, 21, 25], "leadership": [7, 17, 18, 20, 21, 28], "leak": 18, "learn": [4, 5, 7, 8], "least": [4, 12, 13, 14, 16, 18, 23, 25], "leav": [0, 1, 17], "led": 26, "left": 22, "legal": [17, 18, 22, 24, 30, 31], "legitimaci": 13, "length": 23, "less": [18, 22], "let": 31, "letter": [16, 17], "level": [0, 8, 13, 18, 22, 23, 25, 31], "leverag": 18, "liabil": [15, 27, 31], "liabl": [15, 27], "liber": 31, "licens": [8, 17, 18, 20, 21, 23, 29], "lieuten": 18, "life": [10, 18, 24], "lifecycl": 29, "lifetim": 14, "lightli": 9, "lightweight": 23, "like": [1, 10, 12, 14, 18, 20, 22, 23, 31], "likewis": 18, "limit": [0, 4, 8, 9, 12, 13, 14, 15, 17, 18, 20, 24, 27, 29], "line": [0, 11], "link": [6, 12, 13, 21, 25], "linu": 18, "list": [2, 6, 7, 8, 9, 10, 12, 14, 15, 16, 17, 18, 23, 25, 27, 28, 29, 30], "liter": 18, "live": [4, 22], "ll": [0, 10, 11, 20], "local": [0, 1, 8, 9, 11], "locat": 23, "lock": 8, "log": [18, 25], "logist": 2, "long": [4, 8, 18, 20, 31], "longer": [1, 13, 18, 25, 31], "look": [10, 14, 18], "loop": 11, "lose": 31, "loss": [15, 27], "lost": 31, "love": 31, "low": [13, 18, 29], "lower": 16, "luci": 26, "lucyjimenez": 26, "lui": 20, "lumpi": 20, "m": [1, 26], "mabil": 26, "made": [0, 5, 7, 8, 9, 12, 13, 17, 18, 23], "mai": [0, 1, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 23, 24, 27, 28, 30, 31], "mail": [8, 9, 10, 12, 14, 18, 23], "main": [18, 23, 25], "mainli": 31, "maintain": [6, 9, 10, 14, 17, 18, 22, 23, 27, 29, 30, 31], "mainten": 2, "major": [5, 13, 18, 28], "make": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 18, 20, 21, 22, 23, 25, 28, 29, 30], "maker": [7, 13, 17], "manag": [0, 1, 6, 7, 8, 9, 11, 14, 17, 18, 20, 21, 22, 24, 28, 29, 30], "mandatori": [9, 13], "mani": [8, 9, 13, 18, 20, 22, 24, 25, 28, 31], "manner": [3, 8, 9, 18, 20, 25, 29, 30], "manual": 8, "manuscript": 25, "map": [24, 29], "march": 20, "mark": 31, "markdown": 25, "market": [14, 20, 24, 30], "martha": 26, "marthacryan": 26, "martin": 26, "martinren": 26, "match": 10, "materi": [4, 8, 15, 27, 31], "matter": [9, 13, 18, 20, 22], "matthia": [20, 26], "matur": 13, "max": 18, "md": [19, 25], "mean": [6, 8, 9, 12, 14, 18, 25, 31], "meant": [6, 9, 14], "measur": [1, 7, 9], "mechan": [6, 13, 18, 20, 22, 24, 28, 29], "media": [4, 17], "mediat": 9, "medic": [0, 11], "meet": [3, 8, 12, 14, 18, 20, 23, 30, 31], "meetup": 31, "melinda": 20, "member": [0, 1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 17, 18, 23, 24, 25, 26, 29, 30], "membership": [2, 9, 13, 24], "memori": 9, "mental": [0, 8, 10], "mentor": [7, 8, 17, 25], "merchant": [15, 27], "mere": 18, "merg": [18, 23, 25], "messag": [0, 6, 9, 11, 22, 27], "met": [13, 15, 23, 27, 31], "meta": [3, 5], "method": 20, "metric": [4, 14, 18], "micha\u0142": 5, "might": [8, 23, 31], "million": 20, "min": 26, "mind": [9, 25, 27], "minim": [20, 23, 31], "minimum": 14, "minor": 1, "minrk": 26, "misguid": 25, "mislead": [25, 31], "mission": [0, 6, 8, 17, 18, 24], "mistak": [1, 8], "misunderstand": [8, 9], "misus": 1, "mitig": [13, 21], "mobil": [0, 11], "modal": 20, "model": [2, 3, 4, 6, 13, 14, 17, 18, 20, 23, 24, 26, 27, 28, 29], "moder": 8, "modif": [15, 27], "modifi": [8, 18, 25, 27, 31], "monei": [18, 31], "monetari": 14, "monitor": [0, 11, 16], "month": [14, 23], "more": [1, 3, 4, 5, 6, 8, 9, 10, 12, 16, 17, 18, 20, 22, 23, 24, 25, 28, 31], "most": [3, 9, 10, 18, 22, 23, 31], "motion": [17, 28], "motiv": 4, "move": [2, 3, 9, 13, 18, 22, 23], "mpacer": 26, "much": [9, 12, 24, 25, 30], "mug": 31, "multi": [3, 13, 20], "multipl": [5, 9, 13, 20], "must": [4, 8, 9, 13, 14, 15, 18, 23, 24, 27, 31], "mutual": [4, 9], "mybind": 17, "n": 26, "name": [1, 12, 15, 16, 17, 20, 22, 23, 25, 26, 27, 31], "nanci": 16, "narrowli": 18, "nation": [0, 8, 9], "nativ": [1, 9], "natur": [8, 20, 22], "navig": 17, "nbclient": 22, "nbconvert": [22, 25], "nbdime": 22, "nbformat": 22, "nbgrader": 22, "nbviewer": [17, 18, 20, 22], "nearest": 18, "necessari": [0, 1, 3, 8, 9, 10, 13, 23, 29], "need": [3, 5, 8, 9, 12, 13, 18, 22, 23, 24, 25, 31], "neglig": [15, 27], "neighbor": 19, "neither": [15, 27], "neo4jupyt": 31, "neutral": [6, 18, 29], "never": [9, 23], "new": [3, 5, 6, 7, 8, 9, 17, 20, 22, 24, 25, 26, 27, 28, 29], "newli": [14, 18, 20, 23], "next": 3, "nf": 20, "nick": 5, "nicknam": 12, "nine": 16, "nobodi": [8, 10], "nomin": [2, 17, 18, 28, 29, 30, 31], "nomine": [14, 16, 17], "non": [0, 1, 5, 9, 11, 13, 17, 18, 20, 24, 25, 26, 30, 31], "none": 18, "nonprofit": 20, "nor": [15, 27], "normal": [9, 20, 31], "note": [1, 9, 12, 13, 20, 23], "notebook": [18, 22, 25, 31], "noth": 16, "notic": [10, 15, 20, 23, 27], "notifi": [9, 12, 17, 20, 23], "now": [8, 23], "npm": 23, "number": [0, 3, 11, 13, 14, 16, 17, 20, 22, 25, 29], "numfocu": [7, 17, 28, 31], "obispo": 20, "object": [7, 20, 23], "obscur": 31, "observ": 3, "obtain": [9, 18, 20], "obvious": [1, 23], "occur": [9, 12, 18], "off": [9, 13], "offend": [0, 11], "offens": [0, 1], "offer": [23, 28, 31], "offic": [20, 31], "offici": [2, 4, 6, 10, 12, 13, 17, 18, 20, 21, 24, 28, 29, 31], "offlin": 5, "often": [1, 8, 13, 20, 23, 24, 29], "omit": 31, "onc": [4, 9, 13, 17, 18, 20, 23, 25, 29, 30], "one": [1, 2, 3, 8, 9, 13, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 31], "ones": 22, "ongo": [9, 12, 13, 25], "onli": [1, 2, 3, 6, 9, 13, 17, 18, 22, 24, 27, 28, 29, 30, 31], "onlin": [8, 11, 31], "onto": 29, "op": 20, "open": [0, 4, 8, 10, 13, 16, 18, 23, 29, 30, 31], "openli": [3, 18], "oper": [17, 20, 22, 24, 29, 30], "opportun": [7, 13], "option": [8, 11, 23, 30, 31], "orcid": 25, "order": [9, 16, 20], "org": [5, 6, 8, 10, 11, 12, 17, 18, 20, 24, 28], "organ": [0, 3, 7, 8, 9, 10, 11, 17, 18, 20, 21, 22, 25, 29, 31], "organiz": [19, 23], "orient": [0, 8], "origin": [0, 1, 8, 9, 14], "other": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 25, 27, 28, 31], "otherwis": [0, 9, 11, 12, 15, 18, 27, 29, 31], "our": [0, 1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 18, 22, 23, 25, 28, 29, 31], "ourselv": 31, "out": [1, 4, 8, 9, 10, 13, 14, 15, 17, 20, 21, 22, 23, 24, 25, 27, 30, 31], "outcom": 7, "outlin": [2, 3, 6, 8, 19, 24, 30, 31], "outreach": [6, 14, 18, 20], "outsid": [8, 18, 23], "over": [0, 3, 7, 8, 9, 14, 18, 20, 22, 23, 24, 27, 28], "overal": [3, 14, 18, 29], "overheard": [0, 11], "overlap": 22, "overli": 31, "overrepresent": 3, "overrid": [17, 18, 31], "overse": [6, 17, 24], "oversight": [6, 22], "overt": 9, "overview": 4, "own": [5, 10, 18, 20, 21, 22, 23, 25, 28, 29, 31], "owner": 31, "ownership": 5, "pacer": 26, "packag": [22, 23, 31], "page": [6, 8, 31], "pair": 20, "panel": 24, "paper": 31, "parallel": [2, 18], "paramet": 16, "parent": [17, 18, 26], "part": [0, 3, 5, 6, 10, 18, 20, 22, 23, 24, 25, 31], "parti": [1, 6, 9, 17, 22, 23, 31], "particip": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 18, 23, 25, 28, 29], "participatori": [3, 28], "particular": [3, 5, 6, 7, 9, 15, 17, 18, 23, 27], "particularli": [7, 8, 31], "partner": [7, 20], "partnership": [7, 18, 20], "pass": [1, 16, 17, 18, 25, 28], "past": [10, 13, 18, 20, 26], "patent": 31, "path": [8, 9, 16, 20, 23, 31], "patient": 8, "pattern": 1, "paul": [5, 26], "paula": 16, "peer": [14, 18, 25], "peopl": [0, 1, 2, 3, 4, 7, 8, 9, 10, 20, 29], "per": [11, 13, 14, 20], "perez": [18, 26], "period": [4, 6, 9, 13, 18, 20], "perman": [9, 24, 30], "permiss": [6, 15, 23, 27, 31], "permit": [15, 27, 31], "perpetu": 7, "person": [1, 3, 7, 8, 9, 11, 17, 18, 23, 24, 25, 27, 28], "persona": 6, "personnel": [8, 9, 17], "perspect": [8, 21, 24], "peter": 26, "phase": [13, 18, 22], "philosophi": 17, "phone": [0, 9, 11], "photo": 1, "photographi": 0, "physic": [0, 1, 8, 9, 10, 12, 25, 31], "pictur": 1, "pillar": 5, "pip": 23, "place": [1, 5, 10, 22, 31], "plai": [14, 18, 29], "plan": [7, 18, 20], "platform": [0, 6, 8], "pleas": [0, 8, 10, 12, 31], "pledg": 7, "point": [3, 4, 9, 10, 13, 20, 22, 25, 28], "pointer": [9, 28], "poli": 20, "polici": [1, 10, 17, 19, 24, 25], "polit": 1, "poll": 14, "poor": 8, "popul": 20, "portal": 20, "posit": [5, 7, 9, 10, 25], "possibl": [0, 1, 2, 8, 9, 10, 12, 15, 18, 19, 20, 23, 25, 27, 29, 30, 31], "post": [6, 7, 8, 18, 23], "poster": 25, "potenti": [4, 7, 14, 17, 18, 23], "power": [3, 14, 18], "pr": [18, 25], "practic": [1, 5, 9, 10, 18, 25, 29], "pre": 14, "preced": [4, 20], "predic": 13, "prefer": [6, 8, 14, 16], "prefix": 20, "premier": 20, "prepar": 23, "prescript": 13, "present": [8, 9, 13, 25, 26], "press": 20, "pressur": [1, 9], "prevent": 0, "previou": [13, 17, 20], "previous": 20, "primari": [6, 8, 18, 20, 24, 25, 28, 30], "principl": [3, 8, 13, 29], "prior": [13, 15, 18, 26, 27, 31], "priorit": 6, "prioriti": [12, 16, 17], "privaci": [1, 9, 18], "privat": [9, 14, 20, 28], "privileg": [18, 22, 25], "proactiv": [13, 17], "probabl": 10, "problem": [1, 8], "proce": [3, 23], "procedur": [10, 11, 12, 13, 17], "proceed": 25, "process": [2, 3, 5, 6, 8, 9, 13, 14, 16, 17, 18, 19, 21, 24, 28, 29, 30], "procur": [15, 27], "produc": [1, 9, 14, 16, 18, 25], "product": [5, 7, 8, 9, 13, 15, 18, 27, 31], "profession": [0, 7, 8], "profit": [15, 17, 18, 20, 27, 31], "program": [7, 20, 25], "progress": [23, 26], "project": [0, 2, 3, 4, 6, 7, 9, 12, 13, 14, 15, 16, 17, 21, 22, 24, 25, 28, 29, 30, 31], "projectjupyt": 0, "promis": [1, 12], "promot": [4, 5, 6, 15, 17, 21, 27, 31], "prompt": 11, "promptli": [9, 23], "pronounc": 23, "properli": [0, 11, 31], "properti": [18, 29, 30], "propmptli": 23, "propos": [4, 9, 13, 18, 22, 28], "proprietari": 18, "protect": [1, 8, 9, 10, 12, 21, 31], "protocol": [22, 28], "prove": 9, "proven": 20, "provid": [0, 1, 5, 6, 7, 8, 9, 11, 12, 13, 15, 17, 18, 20, 22, 24, 25, 27, 28, 31], "provision": 20, "pseudonym": 12, "public": [0, 6, 8, 9, 12, 14, 17, 18, 23, 25, 30, 31], "publicli": [6, 8, 9, 12, 13, 29], "publish": [7, 9, 10, 17, 19, 25, 31], "pull": [13, 18, 23, 25], "punit": 1, "purchas": 31, "pure": 1, "purpos": [9, 15, 16, 20, 27, 30, 31], "purs": 14, "pursu": [18, 20, 23], "put": [0, 8, 10], "py": 16, "python": [16, 31], "p\u00e9rez": [2, 20], "qtconsol": 22, "qualif": 17, "qualiti": [5, 14, 18, 31], "quantit": [14, 18], "quantiti": [14, 18, 31], "quarter": 4, "quarterli": 7, "question": [1, 8, 17, 18, 22, 23, 25, 28, 31], "quick": [8, 23], "quicker": [9, 12], "quickli": [13, 23], "quit": 31, "quorum": [5, 13], "r": 31, "race": [0, 8], "racist": [0, 8], "ragan": [20, 26], "rais": [17, 18, 20, 22, 23], "rang": [0, 3, 8, 13, 18], "rank": [13, 14, 16, 17], "rapid": 9, "rare": [8, 18, 22], "rather": [8, 9, 13, 14, 18, 20, 25, 31], "ratifi": 18, "rcthoma": 26, "re": [8, 9, 10], "reach": [6, 9, 13, 21, 23, 24], "read": [10, 13, 23, 25], "readi": 23, "real": [1, 10, 12], "realli": 10, "reason": [1, 8, 18, 20], "reassur": 1, "receipt": [9, 12], "receiv": [12, 18, 20, 23, 24, 28], "recent": 20, "recipi": 20, "recogn": [2, 7, 14, 18, 24, 25, 31], "recognit": 14, "recommend": [4, 5, 9, 13, 23], "record": [0, 1, 9, 12, 13, 14, 20, 27], "recurr": 0, "recus": [9, 17, 18, 28], "redistribut": [15, 27, 31], "redress": 1, "reduc": [0, 8], "refer": [18, 20, 23, 31], "refin": [13, 18, 20, 23], "reflect": [6, 9, 25], "refrain": 9, "refund": [0, 11], "refus": [9, 31], "regard": 31, "regardless": [0, 23, 31], "regist": 31, "registr": 20, "regular": [2, 11, 18, 28], "regularli": [4, 6], "reiter": 20, "reivich": 26, "reject": [18, 23], "rejoin": 13, "rel": 25, "relat": [0, 2, 3, 4, 5, 6, 9, 19, 20, 21, 23, 24, 28, 30], "relationship": [7, 17, 18, 31], "releas": [18, 20], "relev": [4, 5, 9, 12, 13], "reli": 20, "religion": [0, 8], "relinquish": 26, "reluct": 1, "remain": [2, 12, 13, 16, 20, 25], "remedi": [0, 11], "rememb": [0, 8], "remind": [9, 10, 25], "remov": [5, 17, 18, 23, 28, 31], "renou": 26, "reorgan": 22, "repeat": 8, "repeatedli": 1, "replac": [2, 17], "repli": 9, "repo": [14, 18, 22, 23], "report": [10, 17, 18, 20, 21, 22, 24, 30], "reporte": 18, "repositori": [18, 19, 21, 22, 24, 27, 28, 29, 30], "repres": [2, 16, 17, 20, 22, 24, 26, 28, 29, 30, 31], "represent": 28, "reprimand": 9, "reproduc": [15, 18, 27, 31], "reput": 31, "request": [1, 8, 9, 13, 17, 18, 20, 23, 25], "requir": [1, 9, 10, 12, 16, 18, 23, 25, 29], "research": [0, 4, 8, 14, 20, 25], "reserv": [18, 20, 27], "reset": 13, "resolut": [12, 18], "resolv": [0, 1, 8, 9, 13, 25], "resourc": [5, 9, 17, 18, 25, 30], "respect": [0, 1, 3, 4, 7, 8, 9, 10, 22, 24], "respectfulli": [0, 11], "respond": 1, "respons": [1, 2, 11, 13, 14, 18, 20, 22, 24, 25, 30], "rest": [17, 18, 22, 23, 25], "restrict": [23, 31], "result": [1, 2, 9, 13], "retain": [0, 9, 11, 15, 20, 27], "retir": 18, "retreat": 18, "return": 18, "reus": 8, "reusabl": 22, "revenu": 7, "revers": 13, "review": [4, 9, 12, 13, 14, 18, 25, 28], "revis": [25, 27], "revisit": 13, "revist": 13, "reviw": 25, "rey": 5, "rgbkrk": 26, "rick": 26, "right": [0, 11, 18, 19, 20, 27, 28, 31], "rightmost": 16, "risk": 8, "role": [13, 17, 18, 20, 23, 25, 26], "rollin": 26, "room": [8, 9, 18], "root": 25, "rosio": 5, "rotat": [3, 28, 29], "rough": 20, "round": 18, "row": 16, "rpwagner": 26, "rule": [0, 1, 20, 31], "run": [2, 14, 18], "ruv7": [1, 26], "ruvalcaba": [1, 20, 26], "sadli": [9, 10], "safe": [0, 1, 11, 12], "safeti": [8, 9, 12], "sai": [1, 24, 29, 31], "said": 6, "sailer": 26, "sale": 31, "same": [9, 16, 18, 20, 23, 25, 29], "san": 20, "satisfactori": 9, "satisfi": [16, 23, 25], "saw": 20, "sc": 23, "scale": 20, "scc": 22, "scenario": [9, 20], "schedul": [4, 6], "scientif": [20, 25], "scope": [5, 13, 17, 18, 20, 23, 24, 28, 30], "seat": [2, 16, 17, 20], "second": [1, 13, 16, 25], "section": [8, 13, 18, 23, 31], "secur": [0, 1, 10, 11, 20, 22, 26, 28], "see": [8, 9, 10, 13, 16, 18, 19, 20, 23, 24, 25, 29, 31], "seed": 3, "seek": [9, 13, 22], "select": [2, 16, 17, 18], "self": [9, 29], "sell": 31, "send": [0, 11, 23, 25], "senior": 25, "sensit": 18, "sent": 9, "separ": [6, 9, 16, 20, 22, 23], "seriou": [1, 23], "serious": [0, 1, 8], "serv": [0, 2, 4, 5, 6, 7, 8, 9, 10, 17, 18, 20, 21, 22, 24, 28, 29], "server": [22, 26], "servic": [0, 5, 11, 14, 15, 17, 18, 22, 27, 31], "set": [0, 3, 5, 8, 11, 14, 17, 18, 20, 25, 29, 31], "settl": 9, "seven": 13, "sever": [13, 20, 31], "sex": 8, "sexist": [0, 8], "sexual": [0, 8, 11], "shall": [13, 15, 17, 18, 27], "share": [1, 6, 7, 20, 24, 27], "shirt": [11, 18, 31], "short": 13, "shorter": 13, "should": [1, 3, 4, 8, 9, 11, 12, 13, 16, 17, 18, 20, 23, 24, 25, 27, 31], "show": 25, "shown": 16, "sign": 3, "signal": 23, "signific": [13, 20, 23, 25], "significantli": 18, "signpost": 10, "silenc": [13, 23], "silvest": 26, "similar": [1, 18, 31], "similarli": 20, "simpl": [8, 10, 13], "simpler": 20, "simpli": [1, 10, 23], "simultan": [17, 28], "sinc": [2, 18], "singl": [1, 3, 8, 16, 22, 24, 25, 27, 28, 29], "situat": [1, 8, 9, 12, 17, 18, 22], "six": 23, "size": [0, 3, 13, 20], "skip": 16, "skirt": 1, "slate": 16, "slightli": 25, "small": 7, "smaller": [20, 22, 25, 29], "smallest": 20, "so": [1, 9, 13, 31], "social": [0, 4, 6, 8, 17], "softwar": [2, 4, 13, 14, 15, 18, 21, 22, 23, 27, 30, 31], "sole": [0, 16, 18], "solicit": [13, 28], "solid": 23, "solut": 8, "some": [1, 3, 5, 8, 9, 10, 12, 13, 20, 23, 25, 28, 31], "someon": [0, 1, 8, 11, 12, 18, 23], "someth": 9, "sometim": [8, 9], "soon": [0, 1, 2, 8, 18, 20], "sorri": [1, 8], "sort": [20, 25], "sought": 18, "sourc": [4, 15, 18, 20, 23, 24, 27, 31], "space": [0, 1, 4, 8, 9, 10, 13], "span": 25, "sparingli": 18, "spark": 31, "speak": [1, 6, 8, 9], "speaker": [1, 9], "special": [2, 11, 13, 14, 15, 18, 27], "specif": [1, 5, 12, 13, 15, 18, 20, 22, 25, 27, 29, 31], "specifi": 16, "spend": [4, 8, 20], "spent": [5, 18, 20], "spirit": [8, 10], "spite": 25, "sponsor": [13, 17, 18, 20, 31], "sponsorship": [17, 31], "spyder": 22, "squar": 16, "ssc": [2, 4, 17, 20, 24, 30], "stabil": 20, "stabl": [20, 23], "stack": [22, 26], "staff": [0, 1, 11, 20, 22], "stage": [3, 29], "stakehold": [3, 6, 13, 17, 28], "stalk": 0, "stand": [4, 6, 7, 17, 20, 28], "standalon": [13, 22, 29], "standard": [5, 12, 20, 22, 23, 25, 26, 28, 31], "start": [2, 3, 13, 17, 23, 28], "state": [2, 18, 19, 20, 31], "statement": [9, 12, 17, 20, 25, 31], "statu": [0, 8, 14, 29], "steer": [2, 3, 4, 14, 20, 23, 24, 25, 29, 30], "steeringcouncil": 12, "stefan": 26, "stefanv": 26, "stein": 26, "step": [3, 4, 6, 9, 10, 13, 23], "steve": 16, "steven": 26, "steward": [7, 8, 10, 28], "stewardship": 20, "sticker": 31, "still": [1, 10, 13, 18, 23, 25], "stop": [0, 1, 3, 8, 10, 11], "store": 16, "straightforward": 23, "strateg": [4, 6, 7, 18, 20, 21], "strengthen": 7, "strict": [15, 27], "strictli": [9, 29], "string": [9, 16], "strive": [8, 9, 18], "strong": 23, "stronger": 1, "strongli": 25, "structur": [3, 8, 20, 29], "struggl": 20, "student": 25, "stv_tool": 16, "style": 5, "sub": 23, "subcommite": 18, "subdirectori": 25, "subdomain": 31, "subject": [7, 14, 20, 31], "submiss": 28, "submit": [1, 4, 14, 18, 23, 25], "subproject": [2, 5, 6, 17, 20, 21, 25, 26, 28], "subsequ": 16, "subset": 18, "substant": [4, 18, 24], "substanti": [14, 18, 20, 24, 25], "substitut": [15, 18, 27], "success": [3, 17, 18, 20, 24], "successor": 18, "suffer": [5, 18], "suffici": [1, 23, 31], "suggest": [3, 9, 12, 18], "suitabl": [20, 31], "summar": [9, 13, 18], "summari": [9, 17, 21, 24], "support": [0, 1, 3, 5, 8, 9, 11, 17, 20, 21, 22, 23, 24], "suproject": 23, "sure": [9, 10, 25, 31], "surround": [1, 5], "susan": 16, "suspend": 8, "sustain": [0, 4, 14, 18, 23, 24], "sylvain": 26, "sylvaincorlai": 26, "symbol": 31, "sympi": 25, "system": 5, "t": [0, 1, 8, 9, 10, 18, 22, 23, 24, 28, 29, 31], "tackl": 7, "take": [0, 5, 8, 9, 10, 11, 13, 17, 18, 23, 25, 31], "taken": [1, 9, 23], "takluyv": 26, "talent": 18, "talk": [0, 18, 25], "talli": 2, "target": [7, 20], "task": [5, 20, 25], "tax": 20, "taxi": [0, 11], "tazama": 20, "team": [0, 8, 9, 11, 13, 18, 20, 22, 23, 28, 29], "technic": [8, 18, 23, 24, 28], "technolog": 8, "technologi": 23, "telemetri": 22, "tell": 8, "temporari": 9, "temporarili": [8, 9], "tend": 8, "tenur": 28, "term": [2, 4, 8, 9, 13, 17, 18, 29], "termin": 18, "terminado": 22, "test": [20, 23, 25], "text": [8, 10, 16, 31], "textual": 21, "tgeorgeux": 26, "than": [1, 4, 6, 8, 9, 10, 12, 13, 14, 17, 18, 20, 25, 28, 31], "thank": 24, "thei": [0, 1, 3, 5, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31], "them": [0, 1, 5, 8, 9, 10, 12, 20, 22, 23, 25, 29], "themselv": [6, 9, 14, 17, 18, 20, 25], "theori": [15, 27], "therebi": 3, "therefor": [6, 20, 29], "theses": 31, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31], "thing": [8, 10], "think": [10, 23], "third": [4, 5, 6, 16, 17, 23, 28, 31], "thoma": [20, 26], "those": [8, 9, 12, 13, 17, 18, 22, 25, 30, 31], "though": [20, 22], "thought": [8, 20], "thread": 8, "threat": [8, 9, 12], "threaten": 8, "three": [2, 16, 17, 24], "threshold": 13, "through": [6, 13, 14, 17, 18, 20, 22, 23, 24, 30, 31], "throw": 12, "thu": [25, 27, 30], "tier": 18, "tightli": 13, "tim": 26, "time": [1, 3, 4, 5, 8, 9, 12, 14, 18, 20, 22, 23, 25, 30], "timelin": [2, 9, 23], "tm": 31, "todai": [3, 9, 20, 22, 31], "togeth": [4, 7, 18], "toler": [0, 1, 4], "tomorrow": 20, "too": [10, 20], "tool": [9, 20, 25], "top": [13, 23], "topic": [4, 7, 20], "tort": [15, 27], "torvald": 18, "total": [2, 13, 17], "touch": 31, "toward": [2, 13], "track": 20, "trade": 13, "trademark": [17, 18, 20, 24, 29], "tradeoff": 13, "tradition": 18, "train": [4, 7], "traitlet": 22, "transact": 20, "transcript": 9, "transfer": [20, 23], "transit": [23, 24, 26], "transliter": 1, "transpar": [18, 21, 29, 30], "transport": 11, "travi": 23, "treat": 23, "tri": 25, "trigger": 18, "true": 31, "trust": [1, 3], "truth": 24, "try": [1, 8, 9, 12, 25], "tuloup": 26, "turn": [8, 9], "tutori": 25, "two": [2, 4, 5, 6, 9, 12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 28, 29], "txt": 16, "type": [6, 20, 22, 25], "typic": [18, 20, 25, 27], "u": [0, 8, 10, 12, 18, 20, 25, 31], "uc": 20, "ultim": [8, 9, 17, 18, 22, 24], "umbrella": [18, 20], "unabl": [4, 6, 18, 31], "unambigu": 9, "unansw": 23, "unavail": 8, "uncertainti": 23, "unchang": 20, "uncomfort": [0, 1, 8, 11], "under": [4, 5, 8, 18, 19, 20, 22, 23, 25, 27, 29, 31], "underfund": 20, "underli": [24, 31], "underrepres": [4, 9], "understand": [1, 5, 8, 9, 10, 13, 31], "unfund": 20, "uniform": 24, "unilater": [8, 9], "union": [2, 6, 17], "uniqu": [22, 25, 30], "unit": [18, 19, 20], "univers": [18, 20], "unless": [12, 17, 18, 23, 25, 29], "unlimit": 18, "unmodifi": 31, "unnecessari": [1, 2, 23], "unpol": 31, "unsaf": 0, "unsur": 12, "until": [12, 23], "unus": 16, "unwelcom": [0, 8], "uoc": 17, "uofc": 2, "up": [0, 1, 3, 5, 7, 8, 12, 16, 18, 20, 28], "updat": [4, 9, 13, 23, 24, 29], "upon": [2, 9, 10, 13, 18, 20, 23], "urgenc": 8, "urgent": [0, 11], "url": 31, "us": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 15, 16, 18, 20, 22, 23, 24, 25, 27, 28, 29, 30], "usag": [5, 25], "user": [4, 5, 6, 7, 8, 17, 18, 21, 23, 25, 31], "usernam": 26, "usual": [20, 25], "usurp": 18, "ux": 14, "v": 16, "vacant": 2, "valid": 16, "valu": [0, 4, 6, 8, 9, 10, 16, 17, 24, 31], "van": 26, "vari": [5, 13], "variant": 31, "variat": 31, "variou": [10, 20, 21, 23], "vc": 23, "ve": [10, 20], "vehicl": 20, "vendor": 6, "venu": [0, 1, 9, 11, 23], "verb": 31, "verbal": [0, 1], "verbatim": 25, "verbos": 16, "veri": [1, 3, 9, 10, 20, 25, 31], "verif": 25, "version": [18, 25, 31], "vest": 20, "vet": [6, 9, 23], "via": [1, 8, 18, 20, 28], "video": 31, "view": [8, 13, 14, 18], "viewpoint": [8, 18], "violat": [0, 1, 8, 9, 12, 13, 31], "violenc": [1, 8, 9], "violent": 8, "visibl": [7, 13, 29], "vision": [18, 20], "visual": [21, 25], "voic": [3, 6, 9, 13, 23], "voil\u00e0": [22, 26], "volunt": [1, 20], "voluntari": 9, "voluntarili": [9, 26], "vote": [2, 3, 5, 13, 14, 16, 17, 18, 20, 22, 23, 28, 30], "votedata": 16, "voter": [2, 13, 16, 17], "vulner": 28, "wa": [1, 7, 9, 10, 16, 18, 26], "wagner": 26, "wai": [6, 7, 8, 10, 13, 15, 18, 23, 24, 25, 27, 31], "wait": 23, "waiv": [19, 31], "walt": 26, "want": [5, 9, 13, 18, 22, 23, 25, 27, 31], "warn": [0, 11], "warranti": [15, 27], "we": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 18, 22, 23, 24, 25, 31], "web": 18, "webpag": 5, "websit": [6, 14, 17, 18, 22, 31], "week": [4, 9, 12, 18, 23, 25], "weekli": [4, 6], "weigh": 13, "weill": [16, 26], "welcom": [0, 1, 4, 8, 10, 11, 20, 23, 25], "well": [3, 9, 12, 14, 18, 20, 23, 24, 30, 31], "were": [1, 12, 18, 20], "what": [1, 5, 9, 18, 27, 31], "whatev": [0, 1, 13], "when": [0, 1, 2, 8, 9, 10, 11, 12, 13, 14, 16, 18, 20, 23, 27, 29, 31], "whenev": [9, 31], "where": [3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 16, 18, 20, 23, 24, 25, 28, 29, 31], "whether": [6, 9, 12, 13, 15, 18, 22, 23, 27, 31], "which": [1, 3, 5, 6, 8, 11, 13, 16, 18, 20, 22, 23, 25, 30, 31], "while": [3, 8, 9, 13, 18, 20, 23, 25, 28, 29, 31], "who": [1, 3, 4, 5, 6, 7, 9, 12, 16, 17, 18, 20, 22, 23, 25, 29, 31], "whole": [1, 5, 10, 18], "whom": 18, "whose": [13, 16, 18, 22, 28], "why": [2, 8, 9, 18, 25], "wide": [3, 8, 13, 17, 18, 20, 22, 29], "widget": [22, 26], "william": 26, "williamstein": 26, "willing": 25, "willingc": 26, "wind": 20, "winner": 16, "wish": [1, 3, 20, 28, 31], "wit": 12, "within": [4, 6, 7, 8, 9, 12, 14, 18, 21, 22, 23, 24, 28, 30], "without": [0, 1, 12, 13, 15, 17, 18, 20, 23, 27, 28, 31], "won": 16, "word": [1, 8, 10], "work": [3, 4, 8, 10, 12, 13, 14, 16, 17, 18, 19, 22, 23, 25, 28], "workflow": 13, "workshop": [17, 18], "world": [0, 7, 8], "would": [10, 12, 16, 18, 22, 23, 31], "write": [5, 9, 17, 20, 23], "writer": 20, "written": [6, 15, 25, 27, 31], "x": 23, "xeu": 22, "ye": 20, "year": [2, 4, 13, 14, 17, 18, 20, 23, 24, 27], "yearli": 4, "you": [0, 1, 8, 11, 13, 16, 20, 24, 31], "your": [0, 1, 8, 10, 11, 12, 13, 20, 31], "zach": 26, "zsailer": 26}, "titles": ["JupyterDay Code of Conduct", "JupyterDay Organizer Code of Conduct", "Transition: Bootstrapping Executive Council and New Governance", "Transition: Bootstrapping Subproject Councils", "Diversity Equity and Inclusion Committee Charter", "Documentation Working Group Charter", "Jupyter Media Strategy Working Group", "Community Building Working Group", "Project Jupyter Code of Conduct", "Enforcement Manual", "Frequently Asked Questions", "Reporting Guide - Jupyter Events", "Reporting Guide - Online Community", "Decision-Making Guide", "Distinguished Contributors", "The 3-Clause BSD License", "Election tabulation script", "Executive Council", "Previous Governance of Project Jupyter", "Project Jupyter Governance", "Proposal for Jupyter\u2019s Sustainable Growth", "List of Standing Committees and Working Groups", "List of Official Jupyter Subprojects", "New Subproject Process", "Jupyter Governance Overview", "Process for Authoring Jupyter Related Academic Papers", "Leadership Directory", "Licensing terms for Project Jupyter code", "Software Steering Council", "Software Subprojects", "Standing Committees and Working Groups", "Trademark Usage Policy"], "titleterms": {"": [5, 12, 20], "1": 25, "2": 25, "2022": 26, "3": [15, 20, 25], "4": 25, "501": 20, "6": 20, "At": 11, "The": [9, 15, 18, 31], "about": [10, 22], "academ": 25, "access": 20, "acknowledg": 31, "action": 9, "activ": 5, "adopt": 10, "advisori": 21, "affect": 20, "after": 12, "agre": 25, "all": 20, "alwai": 31, "amount": 20, "an": [23, 25], "announc": 25, "anonym": 0, "apach": 20, "appeal": 12, "approv": [20, 31], "area": [4, 5, 6, 7], "asf": 20, "ask": 10, "aspect": 13, "asset": 20, "author": [20, 25], "authorship": 25, "bdfl": 18, "behavior": 8, "benevol": 26, "bootstrap": [2, 3, 14, 17, 28], "both": 20, "brand": 21, "bsd": 15, "budget": 7, "build": [7, 21, 26], "c": 20, "censorship": 10, "chang": [18, 20], "chariti": 20, "charter": [4, 5], "claus": 15, "code": [0, 1, 8, 9, 10, 12, 21, 27], "committe": [4, 9, 12, 21, 24, 26, 30], "common": 30, "commun": [7, 12, 18, 20, 21, 26], "compass": 17, "compon": 24, "composit": 28, "conduct": [0, 1, 8, 9, 10, 12, 21], "conflict": [9, 18, 21], "consid": 20, "contributor": [14, 24], "coordin": 25, "copyright": 27, "corpor": 20, "council": [2, 3, 17, 18, 26, 28], "creation": 23, "criteria": [14, 23, 25], "decemb": 26, "decis": [5, 13, 24], "dei": 26, "dictat": 26, "did": 20, "direct": 23, "directori": 26, "dissolv": [20, 26], "distinguish": [14, 24], "divers": [4, 7, 21], "do": 10, "document": [5, 18, 19, 21], "doe": [10, 20], "doument": 5, "draft": 25, "due": 20, "ec": 20, "editori": 6, "educ": 20, "elect": [16, 17], "email": 25, "enforc": [0, 1, 8, 9], "ensur": 20, "entiti": 20, "equiti": [4, 7, 21], "event": [7, 10, 11], "everyon": 10, "exampl": 31, "execut": [2, 17, 20, 26, 28], "exist": 23, "expect": 8, "explan": 27, "explor": 20, "expuls": 1, "extern": 23, "faq": 20, "field": 20, "file": [12, 16], "final": 25, "financi": 20, "former": 26, "found": 5, "foundat": 20, "framework": 3, "frequent": 10, "fund": [10, 18, 20], "futur": 20, "gener": 31, "goal": [5, 31], "govern": [2, 18, 19, 20, 24], "grant": 20, "group": [5, 6, 7, 21, 24, 26, 30], "growth": 20, "guid": [11, 12, 13], "guidelin": [1, 9], "ha": 20, "happen": [10, 12, 20], "have": [10, 20], "how": [9, 20, 31], "i": [10, 20], "implic": 2, "inappropri": 8, "incid": [9, 21], "inclus": [4, 7, 21], "incorpor": 23, "incub": [23, 29], "industri": 20, "input": 16, "institut": 18, "interest": [9, 18, 21], "introduct": 31, "ip": 20, "issu": [13, 25], "its": 20, "jerk": 10, "joss": 25, "journal": 25, "jupyt": [6, 7, 8, 10, 11, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31], "jupytercon": 7, "jupyterdai": [0, 1], "know": 10, "languag": 13, "leadership": 26, "leav": 20, "legal": 20, "length": [14, 28], "level": 20, "lf": 20, "licens": [15, 19, 27], "life": 26, "linux": 20, "list": [21, 22], "logo": 31, "mai": 20, "maintain": 20, "major": [20, 24], "make": [5, 13, 24], "manag": 23, "manual": 9, "mean": 10, "measur": 20, "mechan": 2, "media": [6, 21, 26], "meet": [4, 6], "member": [5, 14, 20, 28], "membership": [7, 14, 17, 18, 20, 28], "merchandis": 31, "mission": [4, 5, 20], "monei": 20, "move": 20, "need": [10, 20], "never": 31, "new": [2, 14, 23], "nomin": 14, "note": 22, "numfocu": [18, 20, 26], "offici": [22, 23], "onlin": 12, "open": [20, 25], "oper": [6, 7], "option": [13, 20], "order": 25, "organ": [1, 23, 24], "other": [20, 24], "our": 20, "output": 16, "overview": [2, 24, 30], "panel": 21, "paper": 25, "particip": 20, "partner": 18, "period": 23, "person": 0, "plai": 20, "player": 20, "point": 30, "polici": [23, 27, 31], "potenti": [20, 25], "pr": 13, "present": 1, "previou": 18, "principl": [6, 9, 25], "privat": 18, "procedur": [1, 24], "process": [20, 23, 25], "project": [8, 10, 18, 19, 20, 23, 26, 27], "propos": [3, 20, 23], "public": 1, "purpos": [4, 6, 14, 17, 28], "question": [2, 10, 20], "regard": 20, "regardless": 20, "relat": 25, "relationship": 20, "report": [0, 1, 4, 7, 8, 9, 11, 12], "repositori": [23, 25], "represent": [22, 29], "requir": [13, 20, 31], "resolut": 9, "resourc": 20, "respond": [8, 9], "respons": [4, 5, 6, 7, 9, 12, 17, 21, 28, 29], "retir": 26, "right": [10, 14], "run": 16, "sai": 10, "sampl": 16, "scienc": 20, "scope": 2, "script": 16, "seek": 20, "select": [14, 28], "share": [17, 28], "skew": 20, "so": 20, "softwar": [17, 20, 24, 25, 26, 28, 29], "sole": [17, 28], "someon": [10, 25], "sourc": 25, "ssc": [22, 28, 29], "staff": 7, "stand": [21, 24, 26, 30], "statement": 1, "steer": [17, 18, 26, 28], "strategi": [6, 21, 26], "subcommitte": [18, 26], "submiss": 25, "subproject": [3, 22, 23, 24, 29], "summari": 20, "sustain": 20, "tabul": 16, "take": [1, 20], "team": 17, "templat": 13, "term": [14, 20, 27, 28], "thi": [10, 20], "timelin": 20, "togeth": 20, "trademark": [21, 26, 31], "tradit": 25, "transit": [2, 3, 20], "unalt": 31, "us": 31, "usag": 31, "violat": 10, "vote": 24, "want": 10, "warn": 1, "we": [10, 20], "what": [10, 12, 20], "whatev": 10, "whose": 20, "why": 10, "without": 22, "word": 31, "work": [5, 6, 7, 20, 21, 24, 26, 30], "workshop": 7, "would": 20, "write": 25, "you": [10, 12]}}) \ No newline at end of file diff --git a/software_steering_council.html b/software_steering_council.html index 154c198..bdc27d4 100644 --- a/software_steering_council.html +++ b/software_steering_council.html @@ -42,7 +42,7 @@ - + diff --git a/software_subprojects.html b/software_subprojects.html index b5fdfa4..33e4092 100644 --- a/software_subprojects.html +++ b/software_subprojects.html @@ -42,7 +42,7 @@ - + diff --git a/standing_committees_and_working_groups.html b/standing_committees_and_working_groups.html index 3cc479a..98ac001 100644 --- a/standing_committees_and_working_groups.html +++ b/standing_committees_and_working_groups.html @@ -42,7 +42,7 @@ - + diff --git a/trademarks.html b/trademarks.html index b7b26ef..4c8ebac 100644 --- a/trademarks.html +++ b/trademarks.html @@ -42,7 +42,7 @@ - +