科学の箱

科学・IT・登山の話題

git Python

特定のパッケージのためのgitignoreを作成したい

投稿日:2019年7月1日 更新日:

https://gitignore.ioを開く

パッケージ名を入力

Createをクリック

メタ情報

inarticle



メタ情報

inarticle



-git, Python

執筆者:


comment

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

関連記事

no image

PythonでMicrosoft Visual C++ 14.0 is required エラーが出た場合

Visual Studio 2017だけでは不十分である。   https://visualstudio.microsoft.com/ja/downloads/から下記のリンク経由でBuil …

no image

複数のグラフを表示する方法

ここでは以下を説明する。 複数のグラフを表示する2つの方法 サブプロットのグラフを整形 複数のグラフを表示する 複数のグラフを表示するためには二通りの方法がある。 subplots()を使ってあらかじ …

no image

SIGNATE お弁当の需要予測-3

Seabornを利用してデータをビジュアル化してみる。 まずは売り上げの分布図から sns.distplot(d_train[‘y’], kde=False, rug=False, bins=50) …

no image

git fatal: unable to access ‘…’: SSL certificate problem: unable to get local issuer certificate

git fatal: unable to access ‘…’: SSL certificate problem: unable to get local issu …

no image

global gitignore

Windowsでグローバルにgitignoreを設定するのにはまった件。 まずロケーションの設定 git config –global core.excludesfile “% …

2019年7月
« 6月   8月 »
1234567
891011121314
15161718192021
22232425262728
293031  

side bar top



アーカイブ

カテゴリー