Skip to content

Commit df95a73

Browse files
authored
fix generate-documentation.py for building blocks (#390)
* Updated Step by Step - Introduction - fixed typos and outdated details * Patch part - common * Patch 3 Patch 3 * Patch PAR URLs Patch PAR URLs * Patch update Patch update * Fix building blocks how-to Fix building blocks how-to * Fixed typo in create custom image lab Fixed typo in create custom image lab * markdown for OCW workshops (new OCI UI) markdown for OCW workshops (new OCI UI) * New common lab to for LiveLabs SSH key handling New common lab to for LiveLabs SSH key handling * Removed OL7.9 instructions for building LiveLabs Images Removed OL7.9 instructions for building LiveLabs Images * Fixed URL in LiveLabs SSH common lab Fixed URL in LiveLabs SSH common lab * ssh common lab for ocw24: moved keys to OS ssh common lab for ocw24: moved keys to OS * ocw24-ocigenai-infos placeholders * Fix common repo (outdated URLS) Fix common repo (outdated URLS) * Create hol3318.md * common fix urls common fix urls * overhaul sandbox env login labs overhaul sandbox env login labs * JS: fixed lintcheker - created 23.4.1 to fix a URL in lint checker - made 23.4.1 the new main.js in production - migrated lint checker fix to 23.5 (which is currently no used) - removed 23.5.min as it is still in development * fix building blocks fix building blocks * Update generate-documentation.py * generate-documentation.py hot fix generate-documentation.py hot fix * Update generate-documentation.py * fix generate-documentation.py for building blocks fix generate-documentation.py for building blocks
1 parent 895c985 commit df95a73

File tree

2 files changed

+242
-140
lines changed

2 files changed

+242
-140
lines changed

building-blocks/how-to-author-with-blocks/all-blocks-tasks.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ Review the list of Building Blocks and Tasks that are currently available. Becom
77
Building Blocks are exposed to customers. You can use these same blocks in your own workshop by adding the block to your manifest.json file.
88
| Cloud Service | Block | File | Description | Author | Last Updated
99
|---------------| ---- | ---- |------------ | ------- | ------------
10-
| setup | [Add Workshop Utilities](/common/building-blocks/workshop/freetier/index.html?lab=add-workshop-utilities) | /common/building-blocks /setup/add-workshop-utilities.md| Utilities for adding data sets and users | Ana Coman | Ana Coman, Oracle Database Product Management, July 2024
11-
| adb | [Delete your workshop resources](/common/building-blocks/workshop/freetier/index.html?lab=cleanup.md) | /common/building-blocks/blocks/adb/cleanup/cleanup.md | Delete some or all of the resources that you created in the workshop |Lauran K. Serhal |November 2024 |
12-
| adb | [Connect with SQL Worksheet](/common/building-blocks/workshop/freetier/index.html?lab=connect-sql-worksheet.md) | /common/building-blocks/blocks/adb/connect/connect-sql-worksheet.md | Connect to Autonomous Database using the SQL Worksheet in Database Actions |Ana Coman | |
13-
| adb | [Integrate GenAI models with Autonomous Database](/common/building-blocks/workshop/freetier/index.html?lab=integrate-genai.md) | /common/building-blocks/blocks/adb/integrate-genai/integrate-genai.md | No description found. |No author found. |No last updated found. |
14-
| adb | [Load and Analyze Data from REST Services](/common/building-blocks/workshop/freetier/index.html?lab=load-analyze-rest.md) | /common/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md | Analyze data sourced from REST services. Using the News API as an example.<ul><li>Create an Account on https://newsapi.org</li><li>Create a PL/SQL function that retrieves news for actors</li><li>Perform a sentiment analysis on the article descriptions</li><li>Find which actors are generating buzz - both good and bad</li></ul> | | |
15-
| adb | [Use Database Actions Data Loading for Object Store data](/common/building-blocks/workshop/freetier/index.html?lab=load-data-tools.md) | /common/building-blocks/blocks/adb/load-data/load-data-tools.md | Use the Database Actions tooling to easily load data from object storage. |Ana Coman | |
16-
| adb | [Provision ADB using Python API](/common/building-blocks/workshop/freetier/index.html?lab=provision-python-api.md) | /common/building-blocks/blocks/adb/provision-python-api/provision-python-api.md | OCI provides a rich set of APIs to interact with its services. Use the python API to provision an autonomous database. |Ana Coman | |
17-
| adb | [Create an Oracle Autonomous Database](/common/building-blocks/workshop/freetier/index.html?lab=provision-console.md) | /common/building-blocks/blocks/adb/provision/provision-console.md | Learn how to provision Autonomous Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, March 2025 |
18-
| adb | [Provision an ADB instance for the Data Sharing and Data Lake workshops](/common/building-blocks/workshop/freetier/index.html?lab=provision-data-sharing-lake-block.md) | /common/building-blocks/blocks/adb/provision/provision-data-sharing-lake-block.md | Learn how to provision Autonomous Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, February 2025 |
19-
| adb | [Access and Load Partitioned Object Storage Data](/common/building-blocks/workshop/freetier/index.html?lab=use-partitioned-external-table.md) | /common/building-blocks/blocks/adb/use-partitioned-external-table/use-partitioned-external-table.md | Show value of partitioned external tables to improve performance |Ana Coman | |
20-
| oac | [Provision Your Oracle Analytics Cloud (OAC) Instance](/common/building-blocks/workshop/freetier/index.html?lab=oac-provision.md) | /common/building-blocks/blocks/oac/provision/oac-provision.md | Show how to create a new OAC instance |Ana Coman | |
21-
| oml | [Introduction to the Conda Environments in Oracle Machine Learning Notebooks](/common/building-blocks/workshop/freetier/index.html?lab=oml-conda.md) | /common/building-blocks/blocks/oml/oml-conda/oml-conda.md | No description found. |No author found. |No last updated found. |
22-
| oml | [Use the OML Monitoring Functionality to monitor your data and machine learning models](/common/building-blocks/workshop/freetier/index.html?lab=oml-monitoring.md) | /common/building-blocks/blocks/oml/oml-monitoring/oml-monitoring.md | No description found. |No author found. |No last updated found. |
23-
| oml | [Visualize Data in Oracle Machine Learning Notebooks](/common/building-blocks/workshop/freetier/index.html?lab=oml-nb-visualizations.md) | /common/building-blocks/blocks/oml/oml-nb-visualizations/oml-nb-visualizations.md | No description found. |No author found. |No last updated found. |
24-
| oml | [Create and Run Notebooks in Oracle Machine Learning User Interface](/common/building-blocks/workshop/freetier/index.html?lab=oml-notebooks-ea.md) | /common/building-blocks/blocks/oml/oml-notebooks-ea/oml-notebooks-ea.md | No description found. |No author found. |No last updated found. |
10+
| setup | [Add Workshop Utilities](/common/building-blocks/workshop/freetier/index.html?lab=add-workshop-utilities) | /common/building-blocks /setup/add-workshop-utilities.md| Utilities for adding data sets and users | First Name, Last Name | First Name, Last Name, Org, Year
11+
| adb | [Delete your workshop resources](/common/building-blocks/workshop/freetier/index.html?lab=cleanup) | /common/building-blocks/blocks/adb/cleanup/cleanup.md | Delete some or all of the resources that you created in the workshop |Lauran K. Serhal |November 2024 |
12+
| adb | [Connect with SQL Worksheet](/common/building-blocks/workshop/freetier/index.html?lab=connect-sql-worksheet) | /common/building-blocks/blocks/adb/connect/connect-sql-worksheet.md | Connect to Autonomous Database using the SQL Worksheet in Database Actions |Ana Coman | |
13+
| adb | [Integrate GenAI models with Autonomous Database](/common/building-blocks/workshop/freetier/index.html?lab=integrate-genai) | /common/building-blocks/blocks/adb/integrate-genai/integrate-genai.md | No description found. |No author found. |No last updated found. |
14+
| adb | [Load and Analyze Data from REST Services](/common/building-blocks/workshop/freetier/index.html?lab=load-analyze-rest) | /common/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md | Analyze data sourced from REST services. Using the News API as an example.<ul><li>Create an Account on https://newsapi.org</li><li>Create a PL/SQL function that retrieves news for actors</li><li>Perform a sentiment analysis on the article descriptions</li><li>Find which actors are generating buzz - both good and bad</li></ul> | | |
15+
| adb | [Use Database Actions Data Loading for Object Store data](/common/building-blocks/workshop/freetier/index.html?lab=load-data-tools) | /common/building-blocks/blocks/adb/load-data/load-data-tools.md | Use the Database Actions tooling to easily load data from object storage. |Ana Coman | |
16+
| adb | [Provision ADB using Python API](/common/building-blocks/workshop/freetier/index.html?lab=provision-python-api) | /common/building-blocks/blocks/adb/provision-python-api/provision-python-api.md | OCI provides a rich set of APIs to interact with its services. Use the python API to provision an autonomous database. |Ana Coman | |
17+
| adb | [Create an Oracle Autonomous Database](/common/building-blocks/workshop/freetier/index.html?lab=provision-console) | /common/building-blocks/blocks/adb/provision/provision-console.md | Learn how to provision Autonomous Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, March 2025 |
18+
| adb | [Provision an ADB instance for the Data Sharing and Data Lake workshops](/common/building-blocks/workshop/freetier/index.html?lab=provision-data-sharing-lake-block) | /common/building-blocks/blocks/adb/provision/provision-data-sharing-lake-block.md | Learn how to provision Autonomous Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, February 2025 |
19+
| adb | [Access and Load Partitioned Object Storage Data](/common/building-blocks/workshop/freetier/index.html?lab=use-partitioned-external-table) | /common/building-blocks/blocks/adb/use-partitioned-external-table/use-partitioned-external-table.md | Show value of partitioned external tables to improve performance |Ana Coman | |
20+
| oac | [Provision Your Oracle Analytics Cloud (OAC) Instance](/common/building-blocks/workshop/freetier/index.html?lab=oac-provision) | /common/building-blocks/blocks/oac/provision/oac-provision.md | Show how to create a new OAC instance |Ana Coman | |
21+
| oml | [Introduction to the Conda Environments in Oracle Machine Learning Notebooks](/common/building-blocks/workshop/freetier/index.html?lab=oml-conda) | /common/building-blocks/blocks/oml/oml-conda/oml-conda.md | No description found. |No author found. |No last updated found. |
22+
| oml | [Use the OML Monitoring Functionality to monitor your data and machine learning models](/common/building-blocks/workshop/freetier/index.html?lab=oml-monitoring) | /common/building-blocks/blocks/oml/oml-monitoring/oml-monitoring.md | No description found. |No author found. |No last updated found. |
23+
| oml | [Visualize Data in Oracle Machine Learning Notebooks](/common/building-blocks/workshop/freetier/index.html?lab=oml-nb-visualizations) | /common/building-blocks/blocks/oml/oml-nb-visualizations/oml-nb-visualizations.md | No description found. |No author found. |No last updated found. |
24+
| oml | [Create and Run Notebooks in Oracle Machine Learning User Interface](/common/building-blocks/workshop/freetier/index.html?lab=oml-notebooks-ea) | /common/building-blocks/blocks/oml/oml-notebooks-ea/oml-notebooks-ea.md | No description found. |No author found. |No last updated found. |
2525

2626
[Go here for the customer view of Building Blocks](/building-blocks/workshop/freetier/index.html)
2727
## List of Tasks

0 commit comments

Comments
 (0)