Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
develop a model
Browse files Browse the repository at this point in the history
  • Loading branch information
giangzuzana committed Jan 8, 2019
1 parent 32dd655 commit 45e5ea8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source/user/overview/cookiecutter-develop-model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Run the DEEP UC cookiecutter template
$ cookiecutter https://github.com/indigo-dc/cookiecutter-data-science
Answer all questions from DEEP UC cookiecutter template with attentions to
'repo_name' i.e. the name of your github repositories, etc.
``repo_name`` i.e. the name of your github repositories, etc.

This creates two project directories:
::
Expand All @@ -23,8 +23,7 @@ This creates two project directories:
Go to ``github.com/your_account`` and
create corresponding repositories: ``DEEP-OC-your_project`` and ``your_project``

Do ``git push origin master`` in both created directories i.e. ``DEEP-OC-your_project`` and ``your_project``.
This puts your initial code to github.
Do ``git push origin master`` in both created directories. This puts your initial code to github.


Develop a model using the created DEEP UC template
Expand Down

0 comments on commit 45e5ea8

Please sign in to comment.