Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ipython ターミナルで: %pastebin -d "my description" 1-150
%pastebin -d "my description" 1-150
URL を Gist に返します。ただし、ログインしているユーザーとして github アカウントに貼り付けたいと考えています。さらに、ipython 内からプライベート Gist (パブリックではなく) を作成する方法はありますか。
現在のコードでは不可能であり、ロードマップでも計画されていません。
それでも、これは拡張機能として実行できます。
現在のマジックへのパッチを提案することもできます。Pull Request はいつでも歓迎されます。