Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fengzydy/CM5scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CM5scripts

A collection of Jupiter Notebook for CM5 analysis

Contribution Guidlines

Please follow the steps below to help maintain a smooth development workflow.

Getting Started

  1. Fork the Repository

    Click the Fork button at the top-right corner of this page to create your own copy of the repository.

  2. Clone Your Fork Locally

    git clone https://github.com/<your-username>/<repo-name>.git
    cd <repo-name>
    git remote add upstream https://github.com/fengzydy/CM5scripts.git
    
  3. Submit Code

    git checkout -b your_branch
    git commit -m "commit messages"
    git push origin your_branch
    

Initiate a merge request from Github webpage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published