Deleting Files

The zerve's canvas offers different ways to delete a file from file system

Deleting single file

The file can be deleted from the canvas UI using delete file option upon right clicking the file.

Deleting file without code

Deleting multiple files

The multiple blocks can be deleted from the file system through Python or R block

Python syntax for deleting multiple files

R syntax for deleting multiple blocks

Last updated