Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc changes #173

Merged
merged 56 commits into from
May 30, 2024
Merged

Doc changes #173

merged 56 commits into from
May 30, 2024

Conversation

AyeshaSanadi
Copy link
Collaborator

Related Issues / Pull Requests

List all related issues and/or pull requests if there are any.

Description

Include a brief summary of the proposed changes.

What changes are proposed in this pull request?

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected; for instance,
    examples in this repository need to be updated too).
  • This change requires a documentation update.

Checklist:

  • My code follows the style guidelines of this project (PEP-8 with Google-style docstrings).
  • My code modifies existing public API, or introduces new public API, and I updated or wrote docstrings that
    uses Google-style formatting and any other formatting that is supported by mkdocs and plugins this project
    uses.
  • I have commented my code.
  • My code requires documentation updates, and I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

varkha-d-sharma and others added 30 commits April 29, 2024 11:12
Replace cmf-server-ip with cmf-server-url
Remove 2nd line which is not required
Replaced Test-env to pipeline name and added bucket name as "dvc-art" with a note for the user
Updated 'exec_name' to 'exec_id' and 'Test-env' to 'pipeline-name' and included a generic path for defining or utilizing the mlmd file.
Replaced pipeline-name with quotes for easier understanding
Replaced cmf-server-ip with cmf-server-url
Added "dev-art" as a default bucket name
Updated the description of optional parameter -a(artifact_name).
Made changes inside cmf init minios3 command by providing appropriate localhost and IP address.
Sample example is given
Updated Installation and Configuration of CMF.
spelling mistake in python
Made changes inside client and server configuration
update MinIOS3 to minioS3
Added Prerequisite part inside installation step
Replaced "here" with "web page name".
Replaced "Getting Started" to "Getting started with cmf-server" and "Quick start with cmf-client".
Added github repository clone as a prerequisite.
Replaced Getting started to Getting started with cmf-server
Replaced "Getting started" with "Quick start with cmf-client"
Replaced title name
Replaced title name
Made changes in Initialize cmf step
Made changes inside initialization of minioS3.
Made changes inside minioS3 initialization step.
Made some changes inside description of an error and added number bullet point in right way
Replaced getting started of example section with appropriate sentence.
Made changes in minioS3 initialization
Updated cmf-server-url with x.x.x.x:8080
Added --session-token inside amazons3 section
Added Temporary Security Credentials part inside amazonS3 configuration part
## Setup a cmf-client
cmf-client is a tool that facilitates metadata collaboration between different teams or two team members. It allows users to pull or push metadata from or to the cmf-server.

Follow the below-mentioned steps for the end-to-end setup of cmf-client:-

**Pre-Requisites**

- Python 3.8+
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we get rid of python version ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have reorganized the pages. On the main page (i.e., 'CMF in a Nutshell'), we have included all the installation steps for the CMF library, as shown in the image below.
Screenshot from 2024-05-10 11-54-31

In the 'Getting Started with the CMF Client' page, we have specified that the CMF server and client should be installed after configuring the CMF library, for which installation steps are provided on the main page.
Screenshot from 2024-05-10 11-56-34

@annmary-roy annmary-roy merged commit e852960 into HewlettPackard:master May 30, 2024
@varkha-d-sharma varkha-d-sharma deleted the doc_changes branch June 4, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants