@@ -25,8 +25,7 @@ base → scipy
25
25
26
26
* ** JupyterLab** : A web-based interactive development environment for Jupyter
27
27
notebooks, code, and data. The images include
28
- * ** code-server** : VS Code in the browser without MS
29
- branding/telemetry/licensing.
28
+ * ** code-server** : ` Code - OSS ` in the browser.
30
29
* ** Git** : A distributed version-control system for tracking changes in source
31
30
code.
32
31
* ** Git LFS** : A Git extension for versioning large files.
@@ -51,7 +50,7 @@ The following extensions are pre-installed for **code-server**:
51
50
:information_source : devtools subtags
52
51
* [ Docker] ( https://open-vsx.org/extension/ms-azuretools/vscode-docker )
53
52
:information_source : docker subtags
54
- * [ EditorConfig for VS Code ] ( https://open-vsx.org/extension/EditorConfig/EditorConfig )
53
+ * [ EditorConfig] ( https://open-vsx.org/extension/EditorConfig/EditorConfig )
55
54
(3.11.3+)
56
55
* [ ESLint] ( https://open-vsx.org/extension/dbaeumer/vscode-eslint )
57
56
:information_source : devtools subtags
@@ -271,15 +270,16 @@ What makes this project different:
271
270
:information_source: CUDA-enabled images are Ubuntu-based.
272
271
1. IDE: [code-server](https://github.com/coder/code-server) next to
273
272
[JupyterLab](https://github.com/jupyterlab/jupyterlab)
274
- :information_source: code-server = VS Code in the browser.
273
+ :information_source: code-server = ` Code - OSS` in the browser.
275
274
1. Just Python – no [Conda](https://github.com/conda/conda) /
276
275
[Mamba](https://github.com/mamba-org/mamba)
277
276
278
277
See [Notes](NOTES.md) for tweaks, settings, etc.
279
278
280
279
## Contributing
281
280
282
- PRs accepted.
281
+ PRs accepted. Please submit to the
282
+ [GitLab repository](https://gitlab.com/b-data/jupyterlab/python/docker-stack).
283
283
284
284
This project follows the
285
285
[Contributor Covenant](https://www.contributor-covenant.org)
0 commit comments