Skip to content

Create tutorial.md - add installation steps for Chapel and Arkouda #5

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dxvx2
Copy link

@dxvx2 dxvx2 commented Nov 16, 2022

adding new tutorial, Dave and Vanshika

adding new tutorial, Dave and Vanshika
@narenkhatwani narenkhatwani changed the title Create tutorial.md Create tutorial.md - add installation steps for Chapel and Arkouda Nov 16, 2022
@narenkhatwani narenkhatwani added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 16, 2022
added steps
Copy link
Member

@narenkhatwani narenkhatwani left a comment

Choose a reason for hiding this comment

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

To-Do for you:

  • Work on the comments given
  • Ask for a review from Oliver too so that you are not working on the changes multiple times

Copy link
Collaborator

@alvaradoo alvaradoo left a comment

Choose a reason for hiding this comment

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

Windows part still has a lot of text where you need to scroll to see. Maybe it was accidentally marked as code?

Copy link
Member

@narenkhatwani narenkhatwani left a comment

Choose a reason for hiding this comment

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

Rest all LGTM!!

- Clone [arkouda](https://github.com/Bears-R-Us/arkouda), [arkouda-njit](https://github.com/Bears-R-Us/arkouda-njit), and download [chapel](https://github.com/chapel-lang/chapel/releases/download/1.28.0/chapel-1.28.0.tar.gz), and have them all in the Tutorial folder.

- **Download and install [Anaconda3](https://www.anaconda.com/products/distribution)** (make sure that you check the add to **PATH** option)
- To ensure that Anacona3 is in your PATH, open your terminal and type conda. The output should be all of the different commands on how to use Anaconda.
Copy link
Member

Choose a reason for hiding this comment

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

spellcheck

- **Build Chapel**
- Open your source-code editor and navigate to your chapel folder, more specifically in CHPL\_HOME/util/quickstart/setchplenv.bash

- Go to line 64 & 65 and comment out the code.
Copy link
Member

Choose a reason for hiding this comment

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

can you please add an image or some more code for better reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants