Skip to content

Commit

Permalink
Added push.md (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Jun 6, 2024
2 parents 805a6de + 29116a4 commit 1e1d9fa
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 34 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
sidebar_position: 1
title: "Documentation and Tutorials"
description: "2i2c JupyterHub is a cloud-based JupyterHub environment specifically designed for hydrological researchers. It is powered by 2i2c JupyterHub, a cloud-based JupyterHub environment specifically on Google Cloud"
tags:
- 2i2c
- JupyterHub
- GCP
- notebook
---


### 2i2c JupyterHub details:

:::info
[2i2c JupyterHub](https://2i2c.org/)
:::

### 2i2c JupyterHub Documentation and Tutorials:

:::info
[2i2c Docs](https://docs.2i2c.org/)
:::

### 2i2c JupyterHub Infrastructure Documentation:

:::info
[2i2c Infrastructure Docs](https://infrastructure.2i2c.org/)
:::

### awi-ciroh-image repository on 2i2c GitHub:

:::info
[Github URL for AWI-CIROH 2i2c Hub Image](https://github.com/2i2c-org/awi-ciroh-image)
:::

:::note
For any other questions, please email us at **[email protected]** with detailed information.
:::

------------------------------------------------

import DocCardList from '@theme/DocCardList';

<DocCardList />
32 changes: 32 additions & 0 deletions docs/services/cloudservices/ciroh jupyterhub/documentation/push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
sidebar_position: 2
title: "Push from 2i2c JupyterHub to GitHub"
description: "2i2c JupyterHub is a cloud-based JupyterHub environment specifically designed for hydrological researchers. It is powered by 2i2c JupyterHub, a cloud-based JupyterHub environment specifically on Google Cloud"
tags:
- 2i2c
- JupyterHub
- GCP
- notebook
- GitHub
- tutorial
---

# A Step-by-Step Guide: Push Code to GitHub from 2i2c JupyterHub

Follow these steps to allow 2i2c JupyterHub to push to GitHub repositories:

- Install [CIROHJupyterHubGitHubPush](https://github.com/apps/cirohjupyterhubgithubpush) on your device by clicking on Install button.

- Choose the repositories where you want to allow pushing from 2i2c.

- Open a terminal on JupyterHub and run:

```bash
gh-scoped-creds --client-id Iv23lixIgj0sAZqz98bH
```
### You can also follow along with this [video tutorial](https://youtu.be/t6WkSpYDiaA) that walks you through the same process visually.





34 changes: 0 additions & 34 deletions docs/services/cloudservices/ciroh jupyterhub/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,37 +87,3 @@ _____

This reworded version emphasizes the collaboration between CIROH and 2i2c, highlights the benefits specifically for hydrological researchers, and clarifies the role of Google Cloud.


### 2i2c JupyterHub details:

:::info
[2i2c JupyterHub](https://2i2c.org/)
:::

### 2i2c JupyterHub Documentation and Tutorials:

:::info
[2i2c Docs](https://docs.2i2c.org/)
:::

### 2i2c JupyterHub Infrastructure Documentation:

:::info
[2i2c Infrastructure Docs](https://infrastructure.2i2c.org/)
:::

### awi-ciroh-image repository on 2i2c GitHub:

:::info
[Github URL for AWI-CIROH 2i2c Hub Image](https://github.com/2i2c-org/awi-ciroh-image)
:::

:::note
For any other questions, please email us at **[email protected]** with detailed information.
:::

------------------------------------------------

import DocCardList from '@theme/DocCardList';

<DocCardList />

0 comments on commit 1e1d9fa

Please sign in to comment.