Sha256: 5348c7f4179f2fb7a0430e96b27cfc01b8214cfa480be40244f98fa705c614d5
Contents?: true
Size: 351 Bytes
Versions: 16
Compression:
Stored size: 351 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "jupyter_on_rails" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start(__FILE__)
Version data entries
16 entries across 16 versions & 1 rubygems