Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test PR for QCaaS presentation #46

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions content/other/_meta/class.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"slug": "other",
"name": "Other",
"attributeList": [
{
"name": "data_1",
"pythonType": "list",
"doc": "",
"optional": false
}
],
"parameterList": [
{
"name": "name",
"title": "Name",
"description": "The name of the dataset",
"optional": false
}
]
}
6 changes: 6 additions & 0 deletions content/other/qcaastest/citation.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@misc{me and you2024qcaastest,
title={QCaaS Test Dataset},
author={me and you},
howpublished={\urlhttps://pennylane.ai/datasets/other/qcaastest},
year={2024}
}
32 changes: 32 additions & 0 deletions content/other/qcaastest/dataset.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"slug": "qcaastest",
"class": {
"$path": "/other/_meta/class.json"
},
"collection": null,
"data": [
{
"dataUrl": "https://datasets.cloud.pennylane.ai/user/2c9b8d9e-818b-4a10-a1fb-54bf86da0cf8",
"parameters": {
"name": "our_dataset"
},
"extra": {}
}
],
"downloadName": "our_dataset",
"features": [
{
"slug": "example-feature",
"title": "Example Feature",
"type": "DATA",
"content": {
"$path": "features/dataset-attributes.md"
}
}
],
"meta": {
"$path": "meta.json"
},
"parameterTree": null,
"extra": {}
}
3 changes: 3 additions & 0 deletions content/other/qcaastest/features/dataset-attributes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
|Name|Type|Description|
|-|-|-|
|data_1|list||
25 changes: 25 additions & 0 deletions content/other/qcaastest/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"abstract": null,
"authors": [
{
"name": "me and you"
}
],
"citation": {
"$path": "citation.txt"
},
"changelog": [],
"description": "A dataset for testing the qcaas workflow",
"license": "[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)",
"dateOfLastModification": "2024-11-25",
"dateOfPublication": "2024-11-25",
"sourceCodeUrl": null,
"tags": [],
"title": "QCaaS Test Dataset",
"usingThisDataset": {
"$path": "using_this_dataset.md"
},
"heroImage": "https://assets.cloud.pennylane.ai/datasets/generic/hero/Datasets_GenericHero_2.png",
"thumbnail": "https://assets.cloud.pennylane.ai/datasets/generic/thumbnail/Dataset_Thumb_RydbergGPT.png",
"extra": {}
}
1 change: 1 addition & 0 deletions content/other/qcaastest/using_this_dataset.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Using this Dataset
13 changes: 13 additions & 0 deletions content/qcaastest/_meta/class.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"slug": "qcaastest",
"name": "QCaaSTest",
"attributeList": [
{
"name": "data_1",
"pythonType": "list",
"doc": "",
"optional": false
}
],
"parameterList": []
}
6 changes: 6 additions & 0 deletions content/qcaastest/our-dataset/citation.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@misc{Me2024ourdataset,
title={Our Dataset},
author={Me and You},
howpublished={\urlhttps://pennylane.ai/datasets/qcaastest/our-dataset},
year={2024}
}
30 changes: 30 additions & 0 deletions content/qcaastest/our-dataset/dataset.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"slug": "our-dataset",
"class": {
"$path": "/qcaastest/_meta/class.json"
},
"collection": null,
"data": [
{
"dataUrl": "https://datasets.cloud.pennylane.ai/user/2c9b8d9e-818b-4a10-a1fb-54bf86da0cf8",
"parameters": {},
"extra": {}
}
],
"downloadName": "our-dataset",
"features": [
{
"slug": "example-feature",
"title": "Example Feature",
"type": "DATA",
"content": {
"$path": "features/dataset-attributes.md"
}
}
],
"meta": {
"$path": "meta.json"
},
"parameterTree": null,
"extra": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
|Name|Type|Description|
|-|-|-|
|data_1|list||
28 changes: 28 additions & 0 deletions content/qcaastest/our-dataset/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"abstract": null,
"authors": [
{
"name": "Me"
},
{
"name": "You"
}
],
"citation": {
"$path": "citation.txt"
},
"changelog": [],
"description": "A dataset we created for this demo",
"license": "[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)",
"dateOfLastModification": "2024-11-21",
"dateOfPublication": "2024-11-21",
"sourceCodeUrl": null,
"tags": [],
"title": "Our Dataset",
"usingThisDataset": {
"$path": "using_this_dataset.md"
},
"heroImage": "https://assets.cloud.pennylane.ai/datasets/generic/hero/Datasets_GenericHero_2.png",
"thumbnail": "https://assets.cloud.pennylane.ai/datasets/generic/thumbnail/Dataset_Thumb_KetGPT.png",
"extra": {}
}
1 change: 1 addition & 0 deletions content/qcaastest/our-dataset/using_this_dataset.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Using this Dataset