Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Quickly create and open a new cloud notebook
ResourceFunction["NewCloudNotebook"][] creates, opens, and returns a new cloud notebook. | |
ResourceFunction["NewCloudNotebook"][name] creates, opens, and returns a new cloud notebook titled name. |
Make a new notebook in the Wolfram Cloud and open it (with your default browser):
| In[1]:= |

New notebooks can also be given names:
| In[2]:= |
| Out[2]= |

If you provide a path, intermediate directories will be created if necessary:
| In[3]:= |
| Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License