NeuromatchAcademy / course-content

NMA Computational Neuroscience course
https://compneuro.neuromatch.io
Creative Commons Attribution 4.0 International
2.67k stars 992 forks source link

re execute ci #1011

Closed spirosChv closed 1 year ago

github-actions[bot] commented 1 year ago
W1D3_DaySummary W1D3_Intro W1D3_Outro W1D3_Tutorial1 W1D3_Tutorial2 W1D4_DaySummary W1D4_Intro W1D4_Outro W1D4_Tutorial1 W1D4_Tutorial2 W1D4_Tutorial3 W1D4_Tutorial4 W1D5_DaySummary W1D5_Intro W1D5_Outro W1D5_Tutorial1 W1D5_Tutorial2 W1D5_Tutorial3 W1D5_Tutorial4 intro
Instructor Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Student Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab Open In Colab
Code report for W1D3_DaySummary Code report for W1D3_DaySummary.ipynb ===================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D3_Intro Code report for W1D3_Intro.ipynb ================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D3_Outro Code report for W1D3_Outro.ipynb ================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D3_Tutorial1 Code report for W1D3_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 45 Common problems: - 17 instances of E402 (module level import not at top of file) - 6 instances of E302 (expected 2 blank lines, found 0) - 6 instances of E121 (continuation line under-indented for hanging indent) - 4 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E703 (statement ends with a semicolon) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E125 (continuation line with same indent as next logical line) - 1 instance of E305 (expected 2 blank lines after class or function definition, found 0) ---
Code report for W1D3_Tutorial2 Code report for W1D3_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 59 Common problems: - 21 instances of E402 (module level import not at top of file) - 7 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E302 (expected 2 blank lines, found 0) - 6 instances of E121 (continuation line under-indented for hanging indent) - 3 instances of E265 (block comment should start with '# ') - 3 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 3 instances of E501 (line too long (100 > 88 characters)) - 3 instances of E231 (missing whitespace after ',') - 2 instances of W605 (invalid escape sequence '\s') - 2 instances of E251 (unexpected spaces around keyword / parameter equals) ---
Code report for W1D4_DaySummary Code report for W1D4_DaySummary.ipynb ===================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D4_Intro Code report for W1D4_Intro.ipynb ================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D4_Outro Code report for W1D4_Outro.ipynb ================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D4_Tutorial1 Code report for W1D4_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 56 Common problems: - 21 instances of E402 (module level import not at top of file) - 7 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 0) - 3 instances of E266 (too many leading '#' for block comment) - 2 instances of E501 (line too long (101 > 88 characters)) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E251 (unexpected spaces around keyword / parameter equals) - 2 instances of E501 (line too long (92 > 88 characters)) - 2 instances of E703 (statement ends with a semicolon) ---
Code report for W1D4_Tutorial2 Code report for W1D4_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 33 Common problems: - 13 instances of E402 (module level import not at top of file) - 4 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E302 (expected 2 blank lines, found 1) - 3 instances of E266 (too many leading '#' for block comment) - 2 instances of E501 (line too long (100 > 88 characters)) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E305 (expected 2 blank lines after class or function definition, found 0) - 1 instance of E501 (line too long (99 > 88 characters)) - 1 instance of E703 (statement ends with a semicolon) ---
Code report for W1D4_Tutorial3 Code report for W1D4_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 39 Common problems: - 12 instances of E402 (module level import not at top of file) - 6 instances of E266 (too many leading '#' for block comment) - 3 instances of E302 (expected 2 blank lines, found 1) - 3 instances of E302 (expected 2 blank lines, found 0) - 2 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E501 (line too long (101 > 88 characters)) - 2 instances of E226 (missing whitespace around arithmetic operator) - 2 instances of E251 (unexpected spaces around keyword / parameter equals) - 2 instances of E222 (multiple spaces after operator) - 1 instance of E501 (line too long (151 > 88 characters)) ---
Code report for W1D4_Tutorial4 Code report for W1D4_Tutorial4.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 32 Common problems: - 14 instances of E402 (module level import not at top of file) - 5 instances of E266 (too many leading '#' for block comment) - 2 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 0) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E265 (block comment should start with '# ') - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E302 (expected 2 blank lines, found 1) - 1 instance of E305 (expected 2 blank lines after class or function definition, found 0) - 1 instance of E501 (line too long (89 > 88 characters)) ---
Code report for W1D5_DaySummary Code report for W1D5_DaySummary.ipynb ===================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D5_Intro Code report for W1D5_Intro.ipynb ================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D5_Outro Code report for W1D5_Outro.ipynb ================================ Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---
Code report for W1D5_Tutorial1 Code report for W1D5_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 74 Common problems: - 24 instances of E402 (module level import not at top of file) - 10 instances of E261 (at least two spaces before inline comment) - 8 instances of E302 (expected 2 blank lines, found 1) - 5 instances of E265 (block comment should start with '# ') - 4 instances of E302 (expected 2 blank lines, found 0) - 4 instances of E501 (line too long (100 > 88 characters)) - 3 instances of E266 (too many leading '#' for block comment) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E303 (too many blank lines (2)) - 2 instances of E501 (line too long (106 > 88 characters)) ---
Code report for W1D5_Tutorial2 Code report for W1D5_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 109 Common problems: - 33 instances of E231 (missing whitespace after ',') - 23 instances of E226 (missing whitespace around arithmetic operator) - 17 instances of E402 (module level import not at top of file) - 4 instances of E302 (expected 2 blank lines, found 1) - 4 instances of E265 (block comment should start with '# ') - 4 instances of E261 (at least two spaces before inline comment) - 3 instances of E703 (statement ends with a semicolon) - 2 instances of E302 (expected 2 blank lines, found 0) - 2 instances of E228 (missing whitespace around modulo operator) - 2 instances of E225 (missing whitespace around operator) ---
Code report for W1D5_Tutorial3 Code report for W1D5_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 114 Common problems: - 25 instances of E402 (module level import not at top of file) - 23 instances of E226 (missing whitespace around arithmetic operator) - 11 instances of E231 (missing whitespace after ',') - 9 instances of E302 (expected 2 blank lines, found 0) - 7 instances of E501 (line too long (100 > 88 characters)) - 5 instances of E265 (block comment should start with '# ') - 4 instances of E501 (line too long (101 > 88 characters)) - 4 instances of E501 (line too long (95 > 88 characters)) - 3 instances of E501 (line too long (143 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 1) ---
Code report for W1D5_Tutorial4 Code report for W1D5_Tutorial4.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 225 Common problems: - 25 instances of E231 (missing whitespace after ',') - 25 instances of E226 (missing whitespace around arithmetic operator) - 22 instances of E402 (module level import not at top of file) - 18 instances of E261 (at least two spaces before inline comment) - 13 instances of E225 (missing whitespace around operator) - 12 instances of E302 (expected 2 blank lines, found 1) - 10 instances of E266 (too many leading '#' for block comment) - 7 instances of E302 (expected 2 blank lines, found 0) - 6 instances of E251 (unexpected spaces around keyword / parameter equals) - 5 instances of E501 (line too long (91 > 88 characters)) ---
Code report for intro Code report for intro.ipynb =========================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 0 ---