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

Added live example #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

svenefftinge
Copy link

This PR adds configuration to run and code on plot neural net in Gitpod, a free dev environment for GitHub we have been working on. The goal is to make contributions super easy by providing a single click to code experience. You can open gitpod workspaces on any github repository by prefixig the github URL with 'gitpod.io#/'. Depending on the URL it does the right thing. For instance, prefixing a pull request like this one will open it in code review mode.

For your project I added a docker with the needed dependencies and made the start script so that it runs test/unet.py and opens the resulting pdf. Also the python editor is opened so that people can play around with it.

I hope you find it useful, let me know we you have any questions.

screenshot 2019-02-21 at 06 46 52

@HarisIqbal88
Copy link
Owner

HarisIqbal88 commented Feb 21, 2019

It seems that your code does not load docker created for this repository out of the box. Would be nice if you add some guidelines or make it run out of the box.

I am getting this error.

@svenefftinge
Copy link
Author

How did you try it?
If you start a gitpod on this branch (or my fork) the Dockerfile will be picked up:

https://gitpod.io/#https://github.com/HarisIqbal88/PlotNeuralNet/pull/15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants