This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| 
                    it_firedrake [2025/04/07 16:18] trinh  | 
                
                    it_firedrake [2025/04/08 13:00] (current) trinh  | 
            ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| </ | </ | ||
| + | For some reason, when I did this previously, the import firedrake command did not work in Jupyter. I quit Jupyter, tried | ||
| + | < | ||
| + | python3 -m pip install firedrake | ||
| + | </ | ||
| + | and this seemed to do the trick, after re-starting the kernel.  | ||