https://github.com/lintangwisesa/jupyterlab_theme_arduino
JupyterLab theme inspired by ♾ Arduino IDE (dark mode)
https://github.com/lintangwisesa/jupyterlab_theme_arduino
jupyterlab jupyterlab-extension jupyterlab-theme
Last synced: 23 days ago
JSON representation
JupyterLab theme inspired by ♾ Arduino IDE (dark mode)
- Host: GitHub
- URL: https://github.com/lintangwisesa/jupyterlab_theme_arduino
- Owner: LintangWisesa
- License: bsd-3-clause
- Created: 2020-10-15T06:36:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T08:36:44.000Z (over 4 years ago)
- Last Synced: 2025-04-05T20:43:24.327Z (23 days ago)
- Topics: jupyterlab, jupyterlab-extension, jupyterlab-theme
- Language: CSS
- Homepage: https://www.npmjs.com/package/@lin26/jupyterlab_arduino
- Size: 348 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# JupyterLab Theme Inspired by Arduino IDE
Hello, data enthusiasts! Do you work with JupyterLab every single day? If so, here I made a simple JupyterLab theme inspired by Arduino IDE (dark mode). Source code & setup instructions can be found on the link below. Hope you like it & let's collaborate if you have a new idea on this theme, PR on its GitHub repo.
- 📁 Source code
- Github repo: [JupyterLab Arduino Theme](https://github.com/LintangWisesa/JupyterLab_Theme_ArduinoDark)
- Preview:

### 🔧 How to use this theme:
- Make sure you've installed __JupyterLab__ (_the new classic Jupyter Notebook interface_)
- Run this command on terminal:
```bash
$ jupyter labextension install @lin26/jupyterlab_arduino
```
- Activate your JupyterLab:
```bash
$ jupyter lab
```
- Go to _Settings > JupyterLab Theme_ then choose *JupyterLab_Arduino*. Enjoy~ 😇
#### 🍔 Lintang Wisesa