Coder Social home page Coder Social logo

deepnote-101's Introduction

deepnote-101 (A simple test)

localImage

Docker

Sometimes you have problems with your dependencies, therefore just generate your own docker image and you're good to go.

  • docker build -t you/image_name:latest . # replace you & image_name with approriate values
  • docker push you/image_name # Push it to dockerhub

Terraform

To test some integrations (e.g. S3 and a database) you can create your resources with terraform fast.

  • cd terraform
  • terraform init
  • terraform apply
  • terraform output -raw db_password

Notebook

To have a quick working example , you'll find attached a simple notebook with some chatgpt api testing. But before, you should add your integrations quickly with the credentials and connection details from your resources.

deepnote-101's People

Contributors

nnfuzzy avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.