-
Notifications
You must be signed in to change notification settings - Fork 4
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
Revise dev-oriented onboarding instructions #51
Comments
Some notes I took for running rail pipeline on NERSC Install rail:
add the rail kernel to jupyter:
If you run into issue with ceci or pipeline.run() in jupyterlab, it is a path issue with the jupyter. you need to ssh into ssh username@perlmutter.nersc.gov , and run
|
Additional changes we may want to make:
More abstract:
|
I've created a PR that addresses all but two of the requests in the first comment. If I could get some help from someone about what to include for the two NERSC-related requests, I would really appreciate it. I'm not familiar with what they are referring to. |
#16 is about user-facing instructions. I'm using this issue to centralize developer-facing onboarding documentation.
Suggestions from the retreat (list will be edited continuously):
rail --help
,rail-nb --help [path]
(suggest running on some notebooks to confirm it works)pip install
topip install -e .
ceci
path issuerail-nb
command (insert this link)The text was updated successfully, but these errors were encountered: