We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Launch binder button on README redirects to https://mybinder.org/v2/gh/SciRuby/sciruby-notebooks/master which result in following error:
Step 10/20 : RUN gem update --no-document --system && gem install --no-documentsciruby-full ---> Running in 626818be019a ERROR: Error installing rubygems-update: rubygems-update requires Ruby version >= 2.3.0. ERROR: While executing gem ... (NoMethodError) undefined method `version' for nil:NilClass Updating rubygems-update Removing intermediate container 626818be019a The command '/bin/sh -c gem update --no-document --system && gem install --no-document sciruby-full' returned a non-zero code: 1Error during build: __init__() missing 1 required positional argument: 'build_log'
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Launch binder button on README redirects to https://mybinder.org/v2/gh/SciRuby/sciruby-notebooks/master which result in following error:
The text was updated successfully, but these errors were encountered: