Jupyter Notebook Assistant
HQS Modeling Assistant
as a Jupyter Notebook Assistant aids users in the creation of notebooks. We will refer to this form of the HQS Modeling Assistant
simply as Notebook Assistant
.
In short, the Notebook Assistant
provides a chat interface next to the notebooks which the users
can use to interact with it. Apart from answering general questions, the Assistants bring
additional tools to the table. Assistants can, for example, generate and run code directly in your
notebook, interact with the different variables you have initialized, see the code you have
run and suggest changes or generate additional code based on it. Moreover, the Assistants can
specialize in different scientific software and provide an interface to it, supporting the user
with initializing relevant data structures and setting up and running calculations.
The available Jupyter Notebook Modeling Assistants are
Notebook Assistant
: the general assistant who is not specialized in any scientific software and can be used for general purpose coding.Noise App Assistant
: an assistant capable of interfacing with theHQS Noise App
and provide the most important functionalities.Qorrelator App Assistant
: an assistant capable of interfacing with theHQS Qorrelator App
and provide the most important functionalities.