-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from ryanlovett/unwidth
Remove image widths. Create support section.
- Loading branch information
Showing
20 changed files
with
81 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,21 +21,6 @@ | |
|
||
**Otter Grader Upgrade:** If you are interested in moving to the latest versions of otter-grader then please reach out to [email protected] and [email protected]. | ||
|
||
##### DataHub - Support Overview | ||
|
||
**GitHub Issues:** The best way for instructional staff to request help with the DataHub is through filing an issue using the [GitHub templates](https://github.com/berkeley-dsep-infra/datahub/issues/new/choose). | ||
|
||
**Slack Channel:** If you have anything you'd like to discuss with w/the infra team, please join the Slack channel. Access [uctech.slack.com](http://uctech.slack.com/) (anyone with a berkeley.edu account can get in) and join the #ucb-datahubs channel to interact with the infra team. | ||
|
||
**DataHub Service Lead:** In addition, you can reach out to Balaji Alwar <[email protected]> directly if there are time-sensitive issues. | ||
|
||
##### DataHub - Common Requests | ||
**Packages:** Please test your assignments for hub compatibility before the start of the semester. Check whether all the needed Python/R packages and their required versions are installed. If not, please use the [package request template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=felder%2Cbalajialg&labels=package-request&template=package_request.yml&title=Request+python+package+X+for+class+Y) to raise a request to the infra team. The Infra team requires at least 2 business days for a turnaround on support requests such as this. | ||
|
||
**Elevated Privilege Access:** You can use this [GitHub template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=balajialg&labels=support&template=admin_request.yml) to request [elevated privileges](admin?highlight=admin) for course staff to troubleshoot student servers in the requested hub. | ||
|
||
**Big Assignments / High Use times:** You can share the important date(s)/time(s) for workshops/exams/assignments etc. when you expect the resource requirement to be greater than usual. We will review your request and get back to you directly about the feasibility of increasing resources. You can provide us with all the relevant information using the [calendar event scheduling template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=felder%2Cbalajialg&labels=support&template=resourcescheduler.yml&title=Increase+compute+resources+for+Course+XXX+between+specific+date%28s%29%2Ftime%28s%29). | ||
|
||
##### Other Updates | ||
|
||
**a11y Documentation:** For further insights into improving the accessibility of the Jupyter Notebook/Lab experience for students, please review this [documentation](accessibility?highlight=accessibility) that provides a few tips for improving the accessibility of the notebooks. | ||
|
@@ -68,54 +53,13 @@ We have 15+ hubs which cater to the diverse needs of the campus audience. We hav | |
- If your consumed memory is greater than the available memory for your instance then your server will crash resulting in you either optimizing your workflow to be less compute intensive or requesting additional RAM, | ||
|
||
```{figure} ../images/memory.png | ||
:width: 500px | ||
:align: center | ||
:name: Available Memory | ||
Here is where you can find the memory related details! | ||
``` | ||
Please contact us if your course/research has more complex computation requiring increased capacity. | ||
|
||
**What are the different services offered?** | ||
|
||
We offer UI for Classic Jupyter Notebook, RStudio and JupyterLab across different hubs. You can learn more about the varied services offered through this jupyterhubs services [documentation](https://docs.datahub.berkeley.edu/en/latest/users/services.html). | ||
|
||
|
||
**What is the process to raise Github issues? How can I track the raised issues?** | ||
|
||
If you want to raise a bug, you can use this [link](https://github.com/berkeley-dsep-infra/datahub/issues/new/choose) to submit your issues. | ||
|
||
**When do I receive a response when an issue gets raised?** | ||
|
||
```{note} | ||
Please refer to the below Service Level Agreement (SLA) for varied requests. Time for this SLA will start from the time when we have complete information regarding your request, | ||
``` | ||
|
||
- SLA for package installation: "Acknowledgement within two working days." | ||
- SLA for RAM increase: "Acknowledgement within two working days." | ||
- SLA for admin access: "Request completed within two working days." | ||
- SLA for data archival request: "Request completed within three working days." | ||
|
||
**Are there existing templates for submitting requests to the infrastructure team?** | ||
|
||
We have categorized common requests we get from our users into templates that you can repurpose to make your request. You can refer to the following templates catering to varied scenarios, | ||
|
||
**Raise Bugs:** If you found a bug in the workflow, Please use this [template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=bug&template=bug_report.yml) to raise an issue. | ||
|
||
**Share New Enhancement:** If you envision a new feature/documentation that would help your existing workflow, please use this [template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=type%3A+enhancement&template=featurerequest.md) to submit a request. | ||
|
||
**Request Package Addition/Change:** If you want to install new packages in R/Python/Julia as part of your hub, please raise a request using this [template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=datahub-package-addition---change-request.md&title=Request+python+package+X+for+class+Y). | ||
|
||
**Request for RAM/CPU:** If you want to increase/decrease RAM for a specific hub then please use this [template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=higher-resources.md&title=Request+more+RAM+for+class+X) to make the request. | ||
|
||
**Request Admin Access:** If you want members of your teaching team to have admin access then please use this [template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=admin_request.yml) to make this request. | ||
|
||
**Retrieve User Data:** If you want to request data stored as part of your hub instance, then please do use this [template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=data_archival_request.yml) to raise a request | ||
|
||
```{note} | ||
If these templates are not exhaustive enough to cover the type of issue you are raising, you can use this [generic template](https://github.com/berkeley-dsep-infra/datahub/issues/new) to raise your issue. | ||
``` | ||
|
||
**As an instructor what do I need to do to set up the hub for my course?** | ||
|
||
Honestly, nothing! You are free to use the DataHub starting today. | ||
|
@@ -142,20 +86,17 @@ We recommend that you use the following options, | |
|
||
- **For Jupyter Notebooks:** Select File -> Download as -> WebPDF to download the PDF version of your notebook. | ||
```{figure} ../images/downloadhtml.PNG | ||
:width: 500px | ||
:align: center | ||
:name: Downloading notebook as a PDF | ||
Here is where you can find the option to download the Python notebook as a PDF! | ||
``` | ||
- **For R files:** Select File -> Knit Document -> Select the target folder -> Select the Output Format as PDF to save the PDF version of the file | ||
```{figure} ../images/knitting.PNG | ||
:width: 500px | ||
:align: center | ||
:name: Downloading R notebook as a PDF | ||
Here is where you can find the option to download the R file! | ||
``` | ||
```{figure} ../images/knittingpdf.PNG | ||
:width: 500px | ||
:align: center | ||
:name: Knitting a PDF | ||
Here is where you can find the option to specify the download format as PDF! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Common Requests | ||
--- | ||
|
||
## Packages | ||
|
||
Please test your assignments for hub compatibility before the start of the semester. Check whether all the needed Python/R packages and their required versions are installed. If not, please use the [package request template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=felder%2Cbalajialg&labels=package-request&template=package_request.yml&title=Request+python+package+X+for+class+Y) to raise a request to the infra team. The Infra team requires at least 2 business days for a turnaround on support requests such as this. | ||
|
||
## Elevated Privilege Access | ||
|
||
You can use this [GitHub template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=balajialg&labels=support&template=admin_request.yml) to request [elevated privileges](admin?highlight=admin) for course staff to troubleshoot student servers in the requested hub. | ||
|
||
## Big Assignments / High Use times | ||
|
||
You can share the important date(s)/time(s) for workshops/exams/assignments etc. when you expect the resource requirement to be greater than usual. We will review your request and get back to you directly about the feasibility of increasing resources. You can provide us with all the relevant information using the [calendar event scheduling template](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=felder%2Cbalajialg&labels=support&template=resourcescheduler.yml&title=Increase+compute+resources+for+Course+XXX+between+specific+date%28s%29%2Ftime%28s%29). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Contact Us | ||
--- | ||
|
||
## GitHub Issues | ||
|
||
The best way for instructional staff to request help with the DataHub is through filing a [GitHub issue](github.md). | ||
|
||
## Slack Channel | ||
|
||
If you have anything you'd like to discuss with w/the infra team, please join the Slack channel. Access [uctech.slack.com](http://uctech.slack.com/) (anyone with a berkeley.edu account can get in) and join the #ucb-datahubs channel to interact with the infra team. | ||
|
||
## DataHub Service Lead | ||
|
||
In addition, you can reach out to Balaji Alwar <[email protected]> directly if there are time-sensitive issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
title: GitHub Issues | ||
--- | ||
|
||
## Create an Issue | ||
|
||
We have categorized common user requests into [templates](https://github.com/berkeley-dsep-infra/datahub/issues/new/choose). Some of them are described below. | ||
|
||
[Bug Report](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=bug&template=bug_report.yml) | ||
: You found a bug in any part of the software stack. | ||
|
||
[Share New Enhancement](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=type%3A+enhancement&template=featurerequest.md) | ||
: You envision a new feature/documentation that would help your existing workflow. | ||
|
||
[Request Package Addition/Change](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=datahub-package-addition---change-request.md&title=Request+python+package+X+for+class+Y) | ||
: You want to install new packages in R/Python/Julia as part of your hub. | ||
|
||
[Request for RAM/CPU](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=higher-resources.md&title=Request+more+RAM+for+class+X) | ||
: You want to increase/decrease RAM for a specific hub. | ||
|
||
[Request Elevated Privileges](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=admin_request.yml) | ||
: You want members of your teaching team to have elevated privileges. | ||
|
||
[Retrieve User Data](https://github.com/berkeley-dsep-infra/datahub/issues/new?assignees=&labels=support&template=data_archival_request.yml) | ||
: You want to request data stored as part of your hub instance. | ||
|
||
[Generic Issue](https://github.com/berkeley-dsep-infra/datahub/issues/new) | ||
: For any other issue. | ||
|
||
## Service Level Agreement for Issues | ||
|
||
Time for this SLA will start from the time when we have complete information regarding your request, | ||
|
||
Package installation | ||
: Acknowledgement within two working days. | ||
|
||
RAM increase | ||
: Acknowledgement within two working days. | ||
|
||
Elevated privileges | ||
: Request completed within two working days. | ||
|
||
Data archival request | ||
: Request completed within three working days. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.