0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

VS Code Jupyter のアウトプットを自動スクロールする

Posted at

はじめに

VS Code で Jupyter を使ってデータ分析する際に interactive window へのアウトプットを自動化した時の備忘録。
意外と「vscode auto scroll」などと調べてもやり方が出てこない

やり方

  1. command + , で設定タブを開く
  2. 設定タブ内の検索窓で「jupyter scroll」と検索
  3. Jupyter: Always Scroll On New Cell にチェックを入れる

スクリーンショット 2021-04-09 17.46.06.png

以上

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?