Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Feature Suggestion] Install ipykernel by default #14

Open
Assignees
Labels
enhancementNew feature or request
@Almenon

Description

VSCode defaults to the codeserver_py39. However, that kernel is unable to even run notebook cells.

Running cells with 'Python 3.9.15 ('codeserver_py39': conda)' requires ipykernel package.
Run the following command to install 'ipykernel' into the Python environment. 
Command: 'conda install -n codeserver_py39 ipykernel --update-deps --force-reinstall'

Unfortunately changing the default does not appear to be possible: microsoft/vscode#130946

Thus, I suggest adding a installation of ipykernel for codeserver_py39 to the install/setup script (not sure which one).

Installing the sagemaker python sdk sagemaker would probably also be a good idea.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /