A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://jupyterlab.readthedocs.io/en/latest/developer/components.html below:

Using JupyterLab components — JupyterLab 4.5.0a2 documentation

Using JupyterLab components#

JupyterLab is built with many re-usable components that are independently published on npm. JupyterLab itself assembles these components together to provide a full, IDE-like experience. However, developers are encouraged to use these to bring to life their own visions of what a computational environment should look like.

The JupyterLab repository has many examples to get you started.

The examples directory contains:

Installation instructions for the examples are found in the project’s README.

After installing the jupyter notebook server 4.2+, follow the steps for installing the development version of JupyterLab. To build the examples, enter from the jupyterlab repo root directory:

To run a particular example, navigate to the example’s subdirectory in the examples directory and enter:

Dissecting the ‘filebrowser’ example#

The filebrowser example provides a stand-alone implementation of a filebrowser. Here’s what the filebrowser’s user interface looks like:

Let’s take a closer look at the source code in examples/filebrowser.

Directory structure of ‘filebrowser’ example#

The filebrowser in examples/filebrowser is comprised by a handful of files and the src directory:

The filebrowser example has two key source files:

Reviewing the source code of each file will help you see the role that each file plays in the stand-alone filebrowser example.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4