Skip to content

Commit 3ff2fd3

Browse files
committed
Remote hosted demo
1 parent fbe8332 commit 3ff2fd3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/fileSystemConfig.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,14 @@ let fileSystems: FileSystemConfig[] = [
133133

134134
// ----------- End. Below here, these are editable: -------------------
135135

136+
{
137+
name: 'AequilibraE Example Data',
138+
slug: 'aequilibrae-example',
139+
description: 'Example data from the AequilibraE plugin',
140+
thumbnail: 'images/thumb-localfiles.jpg',
141+
example: true,
142+
baseURL: 'https://us-east-1.console.aws.amazon.com/s3/buckets/aeqwrapper?region=us-east-1',
143+
},
136144
{
137145
name: 'VSP/ZIB LakeFS',
138146
hidden: true,

0 commit comments

Comments
 (0)