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

Add tunnel to notebook instructions #13

Merged
merged 3 commits into from
May 30, 2024
Merged

Conversation

Tianhao-Gu
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.57%. Comparing base (d1cafe4) to head (6c41203).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   78.57%   78.57%           
=======================================
  Files           1        1           
  Lines          28       28           
=======================================
  Hits           22       22           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Outdated

### Tunneling to the Jupyter Notebook
```bash
ssh -f -N -L localhost:44041:10.58.2.201:4041 [email protected]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
ssh -f -N -L localhost:44041:10.58.2.201:4041 tgu@login1.berkeley.kbase.us
ssh -f -N -L localhost:44041:10.58.2.201:4041 <kbase_developer_username>@login1.berkeley.kbase.us

... where kbase_developer_username is an Argonne account starting with ac.

hah, the suggestion box can't handle triple backticks

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

👍

@Tianhao-Gu Tianhao-Gu merged commit f53c262 into main May 30, 2024
9 checks passed
@Tianhao-Gu Tianhao-Gu deleted the dev_add_tunnel_instruction branch May 30, 2024 19:44
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.

2 participants