We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bd58f commit c245ae3Copy full SHA for c245ae3
databags/repos.json
@@ -532,11 +532,22 @@
532
{
533
"created": "2020-11-02T16:08:46",
534
"description": "",
535
+ "engineering_project": true,
536
+ "english_name": "Data Science Playground",
537
+ "featured": false,
538
"id": 309423724,
- "language": null,
- "license": null,
539
+ "language": "Jupyter Notebook",
540
+ "license": {
541
+ "name": "MIT License",
542
+ "url": "https://github.com/creativecommons/data-science-playground/blob/main/LICENSE"
543
+ },
544
"name": "data-science-playground",
- "slack": "",
545
+ "slack": "cc-developers",
546
+ "technologies": [
547
+ "Python",
548
+ "Apache Spark",
549
+ "Jupyter"
550
+ ],
551
"url": "https://github.com/creativecommons/data-science-playground",
552
"website": null
553
},
0 commit comments