Skip to content

Commit

Permalink
docs: organize lab tools (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelroudnitski authored Jan 21, 2025
1 parent a95f607 commit f0ab237
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 4 additions & 0 deletions docs/labs/tools/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Tools",
"position": 1
}
3 changes: 0 additions & 3 deletions docs/labs/cloud-ide.md → docs/labs/tools/cloud-ide.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
---
sidebar_position: 6
---
# Cloud IDE
Cloud IDE is a browser integrated development environment running in the cloud. It supports many programming languages and tools right out of the box so that the users can start working right away without the hassle of tedious setups.
User interface of Cloud IDE, as shown below, comprises of course instructions on the left side and vscode-like development environment on the right side.
Expand Down
7 changes: 7 additions & 0 deletions docs/labs/tools/introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
sidebar_position: 1
---

# Introduction

This section of the knowledgebase documents the Lab Tools that are available in the Skills Network Labs environment. Skills Network Labs is an interactive learning environment created by IBM Skills Network to support hands-on practice for a wide range of technical and non-technical skills. It provides users with access to tools, environments, and resources for guided learning experiences, often used in courses and guided projects.
4 changes: 0 additions & 4 deletions docs/labs/jupyterlab.md → docs/labs/tools/jupyterlab.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
sidebar_position: 3
---

# JupyterLab

Jupyterlab is a fully-featured python notebook environment.
Expand Down
4 changes: 0 additions & 4 deletions docs/labs/jupyterlite.md → docs/labs/tools/jupyterlite.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
sidebar_position: 4
---

# JupyterLite

JupyterLite is a responsive python notebook environment we provide for your learners' best experience.
Expand Down

0 comments on commit f0ab237

Please sign in to comment.