Skip to content

Commit

Permalink
add background link
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Apr 25, 2024
1 parent da7e398 commit 743ad9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions posts/JHub-User-Guide.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ output:
toc: true
---

[Intro article](https://medium.com/@magstherdev/jupyterhub-on-kubernetes-c51953ae9ecd)

I have set us up a JupyterHub/RStudio cloud-computing hub on Azure. It's on Kubernetes and will spin up VMs as needed. The VMs are not huge: 2CPU & 8 Gig RAM.

<https://jhub.opensci.live/hub/login>
Expand Down Expand Up @@ -172,3 +174,7 @@ You can see the kernels with
```
jupyter kernelspec list
```

## Trouble-shooting

* Debugging https://test-zerotojh.readthedocs.io/en/latest/administrator/debug.html

0 comments on commit 743ad9e

Please sign in to comment.