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
Hi, I am using a .irbrc file, this file is working when I run a rails console, but not inside a jupyter notebook. Is this normal?
.irbrc
Thanks
The text was updated successfully, but these errors were encountered:
Observing the same behaviour.
Sorry, something went wrong.
.irbrc loads with no special instructions
Please provide details of your environment if you need help troubleshooting this issue.
These may be helpful:
RUBY_VERSION IRB::VERSION IRuby::VERSION Bundler::VERSION Rails.version
RUBY_VERSION
IRB::VERSION
IRuby::VERSION
Bundler::VERSION
Rails.version
@sealocal Sorry for the delay, but I have not been able to do it before. Here you go:
No branches or pull requests
Hi,
I am using a
.irbrc
file, this file is working when I run a rails console, but not inside a jupyter notebook.Is this normal?
Thanks
The text was updated successfully, but these errors were encountered: