NotebookΒΆ

All computation results can be found on the computation results page. However, even with good search capabilities, a large flat list of results quickly becomes difficult to manage. There is a need to group related items together.

On a local PC, this is usually handled with a strict folder structure, but that approach introduces other limitations. To solve this, we introduced Notebooks.

A Notebook is a container that can include/refer to multiple types of entities: computations, computation results, text notes, diagrams, images, results from a Jupyter notebook, and more.

Notebooks can be used in different ways depending on your needs. For example:

  • Store results from a small research project (such as hydration of TiAl12) together with notes explaining why and how the computations were performed.

  • Compare results from related studies, such as the stability of CrAl12, MoAl12, and WAl12 structures.

  • Prepare material for a paper by combining text notes, references, paper search results, and computation outputs in one place.