0 votes
585 views
by datalab (20.7k points) | 585 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)

420 questions

437 answers

441 comments

638 users

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

Categories