Movatterモバイル変換


[0]ホーム

URL:


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

Commit0bcad41

Browse files
committed
Ensure C++ compiler installed
1 parent1c0f442 commit0bcad41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎jupyter-notebooks/README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Installation of JupyterLab under Debian Linux is as follows:
88
sudo apt update
99
sudo apt install jupyter jupyterlab# Note: many large dependencies
1010
sudo pip install --break-system-packages jupyter-cpp-kernel
11+
sudo apt install build-essential g++# Note: minimum to compile C++
1112
cd /path/to/notebooks
1213
jupyter lab# Note: copy weblink token from console and open in browser
1314
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp