FEniCS / web

FEniCS website
https://fenicsproject.org
11 stars 8 forks source link

Review imports for front page example #73

Closed mscroggs closed 9 months ago

mscroggs commented 2 years ago

The test that runs this code adds a lot of imports to it:

https://github.com/FEniCS/web/blob/0bb8d72d0bac045685f98951f443785e47f779ee/_test/test_code.py#L13-L22

We should review these and confirm that they are the imports that we want to imply are being used

garth-wells commented 2 years ago

It's probably better that we just point to demos in the docs.