You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Felipe da Veiga Leprevost edited this page Aug 16, 2021
·
2 revisions
Philosopher uses the concept of a workspace, where all processed and parsed data is stored locally in a custom binary format for more efficient data handling
Usage
philosopher workspace [flags]
Flags
--analytics
Reports when a workspace is created for usage estimation (default true). See the analytics page for more information.
--init
Initialize the workspace. Should be executed on the directory where the experimental files are.
--backup
Create a backup of the experiment metadata in .zip format.
--clean
Remove the workspace and all metadata. Experimental file are kept intact.