-
Notifications
You must be signed in to change notification settings - Fork 0
EAF Starter Guide
Brian Nord edited this page May 23, 2023
·
10 revisions
- Navigate to the EAF Jupyter Hub Home Page
- Login using
Services account
- Start your server: Use the
Astro/Cosmic Frontier
group. - Clone your GitHub repo using the terminal command and accessing your GitHub account.
- You will need a personal access token to clone the repo. It can be obtained in your Github settings:
-
Settings
->Developer settings
->Personal Access tokens
->Tokens (Classic)
->Generate new Token
- Give access to the
repository.
- Copy your personal access token, and store it safely.
-
- You will need a personal access token to clone the repo. It can be obtained in your Github settings:
- Setup your environment if needed.
- To use conda or mamba, you need to first initialize your shell.
- From a terminal launcher, run mamba init.
- Create a
.profile
in your home directory with the following:
if [ -f ~/.bashrc ];
. ~/.bashrc
- For additional concerns, refer to the documentation: https://eafjupyter.readthedocs.io/en/latest/
- DeepBench
- DeepGotData
- DeepUtils
- Google Colaboratory
- Elastic Analysis Facility (EAF; Fermilab)
- Research Computing Center (UChicago)
- coming soon.