We'll assume you want to delete a file named foo.csv from the top-level directory in your vospace.
In a Jupyter notebook:
storeClient.rm(token,'vos://foo.csv')
Using the Data Lab command line client:
>datalab rm name='vos://foo.csv'
540 questions
548 answers
515 comments
715 users