NeuromatchAcademy / course-content

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

Fixes #1043

Closed spirosChv closed 1 year ago

spirosChv commented 1 year ago

this PR fixes https://github.com/NeuromatchAcademy/course-content/issues/1042 and also adds gadget to T3.

github-actions[bot] commented 1 year ago
W1D1_Tutorial1 W1D1_Tutorial2 W1D1_Tutorial3
Instructor Open In Colab Open In Colab Open In Colab
Student Open In Colab Open In Colab Open In Colab
Code report for W1D1_Tutorial1 Code report for W1D1_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 73 Common problems: - 27 instances of E402 (module level import not at top of file) - 9 instances of E121 (continuation line under-indented for hanging indent) - 8 instances of E703 (statement ends with a semicolon) - 5 instances of E302 (expected 2 blank lines, found 0) - 5 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 1) - 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 E305 (expected 2 blank lines after class or function definition, found 1) - 2 instances of E501 (line too long (91 > 88 characters)) ---
Code report for W1D1_Tutorial2 Code report for W1D1_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 66 Common problems: - 18 instances of E402 (module level import not at top of file) - 9 instances of E226 (missing whitespace around arithmetic operator) - 6 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 5 instances of E302 (expected 2 blank lines, found 0) - 3 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E121 (continuation line under-indented for hanging indent) - 2 instances of E703 (statement ends with a semicolon) - 2 instances of E265 (block comment should start with '# ') - 1 instance of E501 (line too long (151 > 88 characters)) ---
Code report for W1D1_Tutorial3 Code report for W1D1_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 54 Common problems: - 27 instances of E402 (module level import not at top of file) - 5 instances of E302 (expected 2 blank lines, found 0) - 5 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 2 instances of E226 (missing whitespace around arithmetic operator) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E231 (missing whitespace after ',') ---
github-actions[bot] commented 1 year ago
W1D1_Tutorial1 W1D1_Tutorial2 W1D1_Tutorial3
Instructor Open In Colab Open In Colab Open In Colab
Student Open In Colab Open In Colab Open In Colab
Code report for W1D1_Tutorial1 Code report for W1D1_Tutorial1.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 73 Common problems: - 27 instances of E402 (module level import not at top of file) - 9 instances of E121 (continuation line under-indented for hanging indent) - 8 instances of E703 (statement ends with a semicolon) - 5 instances of E302 (expected 2 blank lines, found 0) - 5 instances of E501 (line too long (100 > 88 characters)) - 4 instances of E302 (expected 2 blank lines, found 1) - 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 E305 (expected 2 blank lines after class or function definition, found 1) - 2 instances of E501 (line too long (91 > 88 characters)) ---
Code report for W1D1_Tutorial2 Code report for W1D1_Tutorial2.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 66 Common problems: - 18 instances of E402 (module level import not at top of file) - 9 instances of E226 (missing whitespace around arithmetic operator) - 6 instances of E302 (expected 2 blank lines, found 1) - 6 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 5 instances of E302 (expected 2 blank lines, found 0) - 3 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E121 (continuation line under-indented for hanging indent) - 2 instances of E703 (statement ends with a semicolon) - 2 instances of E265 (block comment should start with '# ') - 1 instance of E501 (line too long (151 > 88 characters)) ---
Code report for W1D1_Tutorial3 Code report for W1D1_Tutorial3.ipynb ==================================== Quality (pyflakes) ------------------ Total code issues: 0 Style (pycodestyle) ------------------- Total PEP8 violations: 55 Common problems: - 28 instances of E402 (module level import not at top of file) - 5 instances of E302 (expected 2 blank lines, found 0) - 5 instances of E501 (line too long (100 > 88 characters)) - 2 instances of E302 (expected 2 blank lines, found 1) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 0) - 2 instances of E305 (expected 2 blank lines after class or function definition, found 1) - 2 instances of E226 (missing whitespace around arithmetic operator) - 1 instance of E501 (line too long (151 > 88 characters)) - 1 instance of E501 (line too long (101 > 88 characters)) - 1 instance of E231 (missing whitespace after ',') ---