Skip to content

deep-push360/deep-push360.github.io

Repository files navigation

Under construction Type code in md:

def show
  @widget = Widget(params[:id])
  respond_to do |format|
    format.html # show.html.erb
    format.json { render json: @widget }
  end
end
{% endhighlight %}```

Convert ipynb to md : `ipython nbconvert jekyll_test.ipynb --to markdown`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published