Setting up FireWorks workflow in Jupyter notenook

Hi, I just start learning to use Pymatgen and FireWorks to create a workflow for my calculations.
And I have configured Pymatgen, FireWorks and MongoDB.

But I met a problem in setting a FireWorks workflow in Jupyter notenook:

I didn’t see the ‘FireWorks’ option in the tab.
Capture

Could anyone let know how to get it?

Thank you very much!

Best

Eric

Hi Eric,

Welcome to the forum!

What are you trying to access in jupyter notebook?

You can use Pymatgen, FireWorks and atomate like typical python packages by creating a new Python 3 notebook and importing the packages.

If you are trying to view the FireWorks dashboard, you can see that by running from the command line:

load webgui

Best,
Alex