WOLFRAM

gives the list of currently active external evaluator sessions.

gives the list of sessions associated with the system sys.

Details

Examples

open allclose all

Basic Examples  (3)Summary of the most common use cases

Start a session and see it listed with ExternalSessions:

Out[1]=1

Delete the session object:

Now the session is not present in ExternalSessions:

Out[3]=3

Start sessions and list them independently by specifying the system:

Out[1]=1
Out[1]=1

ExternalSessions[sys] only shows sessions for that system:

Out[2]=2
Out[3]=3

Delete the session objects:

Start some sessions and delete all of them with DeleteObject and ExternalSessions:

Out[1]=1

DeleteObject works with a list of more than one ExternalSessionObject:

Scope  (1)Survey of the scope of standard use cases

Sessions are automatically removed from ExternalSessions once they are deleted:

Out[1]=1
Out[2]=2

Neat Examples  (1)Surprising or curious use cases

Start sessions to list all their properties:

Make a dataset of the various properties of all the sessions:

Out[2]=2
Wolfram Research (2017), ExternalSessions, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalSessions.html (updated 2020).
Wolfram Research (2017), ExternalSessions, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalSessions.html (updated 2020).

Text

Wolfram Research (2017), ExternalSessions, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalSessions.html (updated 2020).

Wolfram Research (2017), ExternalSessions, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalSessions.html (updated 2020).

CMS

Wolfram Language. 2017. "ExternalSessions." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/ExternalSessions.html.

Wolfram Language. 2017. "ExternalSessions." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/ExternalSessions.html.

APA

Wolfram Language. (2017). ExternalSessions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExternalSessions.html

Wolfram Language. (2017). ExternalSessions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExternalSessions.html

BibTeX

@misc{reference.wolfram_2025_externalsessions, author="Wolfram Research", title="{ExternalSessions}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/ExternalSessions.html}", note=[Accessed: 29-March-2025 ]}

@misc{reference.wolfram_2025_externalsessions, author="Wolfram Research", title="{ExternalSessions}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/ExternalSessions.html}", note=[Accessed: 29-March-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_externalsessions, organization={Wolfram Research}, title={ExternalSessions}, year={2020}, url={https://reference.wolfram.com/language/ref/ExternalSessions.html}, note=[Accessed: 29-March-2025 ]}

@online{reference.wolfram_2025_externalsessions, organization={Wolfram Research}, title={ExternalSessions}, year={2020}, url={https://reference.wolfram.com/language/ref/ExternalSessions.html}, note=[Accessed: 29-March-2025 ]}