Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get an association containing various session-related information
ResourceFunction["SessionInformation"][] returns an Association containing various information about the current evaluation environment. |
Retrieve the ResourceFunction:
| In[1]:= |
| Out[1]= |
Get information about the current session:
| In[2]:= |
| Out[2]= | ![]() |
See information from a cloud kernel:
| In[3]:= |
| Out[3]= | ![]() |
Format the output in a grid:
| In[4]:= |
| Out[4]= | ![]() |
Get a Dataset of the output:
| In[5]:= |
| Out[5]= | ![]() |
Compare results between two kernels:

| In[6]:= |
| In[7]:= |
| Out[7]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License