Trinh @ Bath

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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:
 </code> </code>
  
 +For some reason, when I did this previously, the import firedrake command did not work in Jupyter. I quit Jupyter, tried 
 +<code>
 +python3 -m pip install firedrake
 +</code>
  
 +and this seemed to do the trick, after re-starting the kernel.