The Complete Graph Data Science Platform
{#await list}
Loading...
{:then list}
New workspace
New folder
{#if path}
{path}
{/if} {#each list as item}
{#if item.type === 'directory'}
{:else}
{/if} {shortName(item)}
{/each} {:catch error}
{error.message}
{/await}