Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

NotebookWorkspaces

Guides

  • Notebook Workspaces
  • Using The Notebook Workspace Palette

Symbols

  • AddNotebookToGeneral
  • AddNotebookToWorkspace
  • AddToExcludedNotebooks
  • CleanWorkspace
  • CloseWorkspace
  • ExcludedNotebooks
  • GeneralNotebooks
  • LoadWorkspace
  • RemoveFromExcludedNotebooks
  • RemoveNotebookFromGeneral
  • RemoveWorkspace
  • SaveWorkspaceAs
  • SaveWorkspace
  • WorkspaceMetadata
  • $CurrentWorkspace
BradleyAshby`NotebookWorkspaces`
RemoveWorkspace
​
RemoveWorkspace[workspace]
removes
workspace
from the list of available workspaces.
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
See the current workspaces:
In[1]:=
Keys@
WorkspaceMetadata
[]
Out[1]=
{Space 2,Space 3,NewWorkspace,PrimaryWorkspace}
Remove a workspace:
In[2]:=
RemoveWorkspace
["NewWorkspace"]
Out[2]=
Space 2SaveInformationLastSaved
Wed 7 Sep 2022 23:18:51GMT-5
,SaveTriggerManualSave,FEPIDNone,TaskUUIDNone,EventUnsetWorkspace,Timestamp
Wed 7 Sep 2022 23:18:51GMT-5
,Space 3SaveInformationLastSaved
Tue 13 Sep 2022 22:12:55GMT-5
,SaveTriggerManualSave,FEPIDNone,TaskUUIDNone,EventUnsetWorkspace,Timestamp
Tue 13 Sep 2022 22:12:55GMT-5
,PrimaryWorkspaceFEPID77112,TaskUUID1ffbba47-27b3-4a97-b4e7-611dfad9ce86,EventWorkspace Set,SaveInformationLastSaved
Mon 26 Sep 2022 12:30:06GMT-5
,SaveTriggerManualSave,Timestamp
Mon 26 Sep 2022 12:30:06GMT-5

The directory for the removed workspace still exists, waiting for manual cleanup:
In[3]:=
SeeAlso
WorkspaceMetadata
 
▪
SaveWorkspaceAs
 
▪
LoadWorkspace
 
▪
CloseWorkspace
 
▪
$CurrentWorkspace
RelatedGuides
▪
Notebook Workspaces
▪
Using the Notebook Workspaces palette
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com