Sign inSign up

ctenhank/code-server

By ctenhank

Updated about 6 years ago

codercom/code-server with python extension. (+ pip3; ipykernel; pylint; numpy; matplotlib; obspy)

Image
0

61

ctenhank/code-server repository overview

[Temporary Solved] codercom/code-server with python extension

Environments

  • Web browser: Version 84.0.4147.89 (Official Build) (64-bit)
  • Local OS: Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
  • Image OS: Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 GNU/Linux
  • code-server: code-server 3.4.1 48f7c2724827e526eeaa6c2c151c520f48a61259

Problem

  • Don't working python intellisense
  • Don't working jupyter notebook intellisense

Soluntion

  1. Python intellisense: Rollback ms-python.python to version 2020.5.86806(Not working jupyter notebook intellisense)
  2. Jupyter notebook intellisense: Rollback ms-python.python to version 2020.5.80290
  3. Turn off jedi (search 'jedi' in vscode setting)

Installation

  1. ms-python.python(Python extension of vscode)
  2. pip3
  3. ipykernel
  4. pylint
  5. numpy
  6. matplotlib
  7. obspy

Reference
1. https://github.com/cdr/code-server/issues/1837
2. https://github.com/microsoft/vscode-python/issues/13104

Tag summary

Content type

Image

Digest

Size

1001.1 MB

Last updated

about 6 years ago

docker pull ctenhank/code-server:add-data-modules