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

Code server patch #47

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

theramkm
Copy link

@theramkm theramkm commented Nov 19, 2020

Allows Users to specify code server version. For eg ver 3.7.1 for some reason breaks python extension while 3.5.0 doesn't.

  • updated requirements.txt to pyngrok>=5.0.0 so that pip install requirements work (it was 4.something before).
  • updated version from 0.1.0 -> 0.1.1
  • works in shell version and as an import in the main class.
  • updated readme.

@abhishekkrthakur
Copy link
Owner

we dont need so many changes. If you want to do this, please make one variable CODE_SERVER_VERSION and point it to last stable release. In download use that variable. Only 2 lines of change. Thank you.

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.

2 participants