by adding "file:", i'm able to put File type into Volume, but for Notebook type, i would get following error:
ExecutionError: An error occurred while calling o460.cp. : java.io.FileNotFoundException: /Workspace/path/to/the/file (Operation not supported)
How does it work for Notebook type of file? I tried replace "file:" with "notebook:" or "Notebook:", neither works