Skip to content

UI revamp #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Nov 20, 2024
Merged

UI revamp #260

merged 9 commits into from
Nov 20, 2024

Conversation

edoardob90
Copy link
Member

While working with the integration of the AI explanation thing, I realized that the test UI is a bit of a mess. This is the work to make it more consistent and more visually appealing.

edoardob90 and others added 5 commits November 14, 2024 10:25
)

* add 2 new examples

* finish new examples

* finish new examples pt2

* update new examples with docstrings and improved tests

* add docstrings

* finish docstrings

* make sure that class methods are only using the class attributes to produce their results

* test that the return value is an instance of a custom class

* use closure to check for usage of class attributes

* update property section and quiz

* Expand docstring description of Exercise 4

* finish updating the exercises

* Minor changes

* Stupid metadata fix of the ipython notebook

* Fixing

* Replacing variable l: E741 Ambiguous variable name: `l`

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: edoardob90 <edoardob90@gmail.com>
Co-authored-by: Snowwpanda <pascal.su@empa.ch>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@edoardob90 edoardob90 mentioned this pull request Nov 15, 2024
3 tasks
despadam and others added 4 commits November 18, 2024 12:27
* Add __eq__ validation in Example 4
* Add a comment to explain the rationale behind __closure__ testing

---------
Co-authored-by: edoardob90 <edoardob90@gmail.com>
* Fixing some issues with the input_output notebook
and changing some exercies a bit.

* Added an exercise to input_output notebook

* Added Docstrings to exercises

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Changes for pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Variable naming consistent in tests.

* Reformulation program execution

Co-authored-by: Despina Adamopoulou <16343312+despadam@users.noreply.github.com>

* Review from despina fixes

* Resetting inputfiles after exercises (after writing to file is explained)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* to_bytes function needs byteorder

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Despina Adamopoulou <16343312+despadam@users.noreply.github.com>
* move quizes to folder
* Rename: quizes -> quiz
---------
Co-authored-by: edoardob90 <edoardob90@gmail.com>
@edoardob90 edoardob90 merged commit 862f8b5 into supercharge-test-explanation Nov 20, 2024
1 check passed
@edoardob90 edoardob90 deleted the ui-revamp branch November 20, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants