Azure / Azure/azure-quickstart-templates
101-vm-linux-Jupyterhub won't work at all
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[101-vm-linux-Jupyterhub](https://github.com/Azure/azure-quickstart-templates/tree/master/101-vm-linux-Jupyterhub)
### Issue Details
It's broken with the following broken script. Have you tested it even once before release?
https://github.com/Azure/azure-quickstart-templates/blob/720b93320688f9896053e1be2bfa5caf9220115b/101-vm-linux-Jupyterhub/scripts/install.sh
### Repro steps
1. Click Deploy to Azure
2. Deploy
3. Nothing coming up on http://server-ip-address
4. Find the following output from VM's custom script extension on Azure Portal
```
Enable succeeded: [stdout] [stderr] install.sh: line 1: !/bin/bash: No such file or directory install.sh: line 2: bootstrap.py: command not found
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open 101-vm-linux-Jupyterhub/scripts/install.sh and compare it with the reported custom script extension output. Deploy the template and check the VM logs, then verify that the JupyterHub endpoint responds at the server IP after the installation completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python, shell
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100