問題タブ [jupyter-kernel]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - jupyter ノートブック seaborn と statsmodels およびカーネルの問題に関するインポートの問題
昨日、C:\Users\Anonymous\Desktop\test\env に新しい環境を作成しました。しかし、今日、C:\Users\Anonymous\Desktop\test2\env に別の環境を作成しました。
ただし、anacondaプロンプトを使用して次のことを行うと:
次に、「jupyter notebook」と入力して開きます。次に、次のように入力します。
C:\Users\Anonymous\Desktop\test1\env は、昨日作成した環境です。
正しい環境で Jupyter ノートブックを正しく開くにはどうすればよいですか? Jupyter が間違った環境を指しているため、環境 C:\Users\Anonymous\Desktop\test2\env、つまり seaborn と statsmodels にインストールしたパッケージが実行されないという問題が発生しています。
ありがとう。