[PYTHON] Clone the github repository on jupyter notebook

memorandum

Specify the working directory on notebook Git clone to any folder

import os
os.chdir("C:\\Users\\user")
os.listdir()

From here on the notebook

!git clone https://github.com/your_github_name/repo.git

later os.remove() If you delete the used folder with, it's ok

that's all

Recommended Posts

Clone the github repository on jupyter notebook
Remotely open Jupyter notebook launched on the server
Monitor the training model with TensorBord on Jupyter Notebook
High charts on Jupyter notebook
Pip install the GitHub repository
Run Jupyter Notebook on windows
Formatting with autopep8 on Jupyter notebook
Simply view the Jupyter notebook file
Run azure ML on jupyter notebook
Try running Jupyter Notebook on Mac
IPython Notebook is now rendered on GitHub!
Discover the most yabe functions on github
Make Jupyter Notebook a service on CentOS
Try SVM with scikit-learn on Jupyter Notebook
Start jupyter notebook on GPU server (remote server)
GPU check of PC on jupyter notebook
Display histogram / scatter plot on Jupyter Notebook
Build jupyter notebook on remote server (CentOS)
Use vim keybindings on Docker-launched Jupyter Notebook
Run Jupyter notebook on a remote server
Install matplotlib and display graph on Jupyter Notebook
[Jupyter Notebook / Lab] 3 ways to debug on Jupyter [Pdb]
Execution environment on the Web by "Project Jupyter"
Script to use multiple github accounts properly in the same repository on the same machine
Enable Jupyter Notebook with conda on remote server
Golang on jupyter
[Pythonocc] I tried using CAD on jupyter notebook
Simply display a line graph on Jupyter Notebook
Try CIing the pushed python code on GitHub.
Output repository list using Github API on Mac
Fill the browser with the width of Jupyter Notebook
Jupyter on AWS
Jupyter notebook password
Jupyter Notebook memo
Build a Docker image containing the private repository Python library on GitHub Actions
Until the Sphinx documentation is published on GitHub
pip install Specify the github repository as the source
Try Apache Spark on Jupyter Notebook (on local Docker
How to clone github remote repository from atom
jupyter notebook does not start on mac fish
The story of launching python2.x jupyter notebook using docker (crushed on Saturday and Sunday)
[Python] A notebook that translates and downloads the ipynb file on GitHub into Japanese.
Read the csv file with jupyter notebook and write the graph on top of it
Easily launch jupyter notebook on AWS and access locally
Run Tensorflow from Jupyter Notebook on Bash on Ubuntu on Windows
The kernel of jupyter notebook can no longer connect
Drawing on Jupyter using the plot function of pandas
[Windows] [Python3] Install python3 and Jupyter Notebook (formerly ipython notebook) on Windows
How to instantly launch Jupyter Notebook from the terminal
Next to Excel, for the time being, jupyter notebook
How to view progress bar on Jupyter Notebook to see progress
Extract each Location from Stargazers in the Github repository
Hello X3DOM on Jupyter
Get started Jupyter Notebook
3 Jupyter notebook (Python) tricks
[Cloud103] # 3 Jupyter Notebook again
One day the jupyter notebook suddenly stopped opening [memory error]
Memo to get the value on the html-javascript side with jupyter
Follow the mystery of orthographic-pedant that suddenly appeared on GitHub !!
About the garbled Japanese part of pandas-profiling in Jupyter notebook
Reflect the virtual environment created with Miniconda in Jupyter notebook