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

Can the lab have a browser viewer? #818

Open
gkwan-ibm opened this issue Apr 8, 2021 · 3 comments
Open

Can the lab have a browser viewer? #818

gkwan-ibm opened this issue Apr 8, 2021 · 3 comments
Labels
labs issues be addressed by the backend labs

Comments

@gkwan-ibm
Copy link
Member

gkwan-ibm commented Apr 8, 2021

Ideally, if the lab (IDE) have a browser viewer, users can access e.g. http://localhost:9080/inventory/systems directly instead of by curl

If not, consider rewrite the guides to access the urls from the index.html

@gkwan-ibm gkwan-ibm changed the title Can the lab have a browser reviewer Can the lab have a browser reviewer? Apr 8, 2021
@gkwan-ibm gkwan-ibm changed the title Can the lab have a browser reviewer? Can the lab have a browser viewer? Apr 8, 2021
@gkwan-ibm
Copy link
Member Author

gkwan-ibm commented Apr 8, 2021

QuickLab/guidedProject contains 2 panes. Left pane is for instructions and right pane is a vscode IDE. There is no vscode extension as a view inside IDE that can view html or visit url

@austin0
Copy link
Contributor

austin0 commented Apr 21, 2021

This functionality already exists, clicking "Launch Application" at the top of the IDE will open a new tab showing the content being hosted on the specified port.

This isn't referenced anywhere within the guides so may be beneficial to have the converter make a mention of in the introduction.

@gkwan-ibm
Copy link
Member Author

This requirement is not what the "Launch Application" provides.

Ideally, no need to convert any http://localhost:9080/... links. Users can directly click on the link to visit the url, instead of using curl command

@gkwan-ibm gkwan-ibm added the labs issues be addressed by the backend labs label May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
labs issues be addressed by the backend labs
Projects
None yet
Development

No branches or pull requests

2 participants