Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Feature suggestion] Allow the magic command "%logstart" to filter what should be added to the history.

オープン
#15,344 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
python
領域
cli

調査の方向性

%logstart マジックコマンドから開始し、セッション履歴とロギングが現在どのようにエントリを記録しているかを追跡します。特殊コマンド、エラー、重複に対して望まれる動作を明確にし、その結果の履歴を手動でクリーンアップせずに再実行し、ノートブックに変換できることを確認します。

索引モデルが issue の本文から書いたものです。

説明

For example, making it possible for the logging mechanism not to save ipython special commands, or commands that return an error, or commands that have already been logged.

I would be very happy with this, because it would make it easier for me to create clean histories of my sessions, re-execute scripts with saved sessions (because it will be clean of syntax and program errors), and transform histories into notebooks with Jupytext, Marimo, or Quarto.

Currently, re-executing files with session history requires manual work or workarounds.

Thanks!

主要言語
Python
スター
16.8k
フォーク
4.5k
平均マージ
1日 2時間
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ipython/ipython のほかの issue

ipython/ipython の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。