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

418 questions

435 answers

440 comments

637 users

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

Categories