0 votes
887 views
by datalab (22.1k points) | 887 views

1 Answer

+1 vote

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'

by robnik (1.0k points)

540 questions

548 answers

515 comments

715 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories