From b0c27746cb6d3b5c009d6472401dd1da45743819 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 30 Nov 2023 18:23:04 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..ae39e35 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,45 @@ +repo_name: britkern/RL +report_id: 6a7af9513913aa68ca9c5be63f76377b +repo_type: Public +timestamp: '2023-11-30T18:23:03+00:00' +requested_by: kwea123 +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source: plotly_test/text-chart-styling.html +- name: Jupyter + description: Multi-language interactive computing environments. + website_url: http://jupyter.org + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: Data Science Notebooks + image_url: https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg + detection_source: Repo Metadata From 7c04e6fe71810e4da3863d1589edad399204f65e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 30 Nov 2023 18:23:05 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4571e6e --- /dev/null +++ b/techstack.md @@ -0,0 +1,83 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [britkern/RL](https://github.com/britkern/RL)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/30/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +## Other (2) + + + + + + +
+ HTML +
+ HTML +
+ +
+ Jupyter +
+ Jupyter +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 85923d1b56aa242b67968f3f5b39954456ebae82 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:31:51 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index ae39e35..9077975 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: britkern/RL report_id: 6a7af9513913aa68ca9c5be63f76377b +version: 0.1 repo_type: Public -timestamp: '2023-11-30T18:23:03+00:00' +timestamp: '2024-01-05T08:30:08+00:00' requested_by: kwea123 provider: github branch: master @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/britkern/RL detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -25,6 +27,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/britkern/RL detection_source: Repo Metadata - name: HTML description: Hypertext Markup Language for creating web pages. @@ -32,6 +35,7 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source_url: https://github.com/britkern/RL/blob/master/plotly_test/text-chart-styling.html detection_source: plotly_test/text-chart-styling.html - name: Jupyter description: Multi-language interactive computing environments. @@ -42,4 +46,5 @@ tools: category: Application Utilities sub_category: Data Science Notebooks image_url: https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg + detection_source_url: https://github.com/britkern/RL detection_source: Repo Metadata From 90ffcf4e1186a743dd917d13c4f55a1fe719a200 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:31:52 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 4571e6e..916e8aa 100644 --- a/techstack.md +++ b/techstack.md @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [britkern/RL](https://github.com/britkern/RL)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/30/23
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|
From 58e1d07f2da2df17c3a10716895e8d6b445f1b70 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:50 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 9077975..d123ab4 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: britkern/RL report_id: 6a7af9513913aa68ca9c5be63f76377b version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:30:08+00:00' +timestamp: '2024-02-29T18:56:53+00:00' requested_by: kwea123 provider: github branch: master From 296763b0191be720499b86ea14618a88f19bd7bb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:51 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 916e8aa..747af18 100644 --- a/techstack.md +++ b/techstack.md @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [britkern/RL](https://github.com/britkern/RL)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|01/05/24
Report generated| +|4
Tools used|02/29/24
Report generated| |------|------|