codingforentrepreneurs / Jupyter-x-Docker-on-HerokuLinks
Build a Python Jupyter Notebook Server with Docker & Heroku.
☆47Updated 2 years ago
Alternatives and similar repositories for Jupyter-x-Docker-on-Heroku
Users that are interested in Jupyter-x-Docker-on-Heroku are comparing it to the libraries listed below
Sorting:
- Scrape websites asynchronously with Python 3.8+, Asyncio, & arsenic (aka Selenium for Async).☆56Updated 4 years ago
- Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfron…☆11Updated 3 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆34Updated 3 years ago
- Learn how to build your first neural network using Keras and Tensorflow to do Deep Learning!☆17Updated 4 years ago
- Learn to run & execute Jupyter Notebooks as a REST API in this series.☆25Updated 4 years ago
- Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a ser…☆40Updated 2 years ago
- Use Django with Docker. Related code for the post--->☆43Updated 2 years ago
- Various notebooks we're working on from either our blog cfe.sh/blog or as general research.☆33Updated 2 years ago
- Learn how to integrate a minimal FastAPI project with Airtable as our data store.☆27Updated 4 years ago
- Django x Docker to Production on Heroku☆40Updated 2 years ago
- Learn how to use Python to load, adjust, and change data from both Google Sheets and Google Drive using Google Colab.☆29Updated 5 years ago
- Learn how to use websockets from scratch by creating a micro version of Jupyter. We'll be using both Python and JavaScript to make this h…☆21Updated 4 years ago
- Use the React CDN as well as Babel to make a Standalone React app without running `npx create-react-app`☆12Updated 6 years ago
- Learn how to create a single page (module) Django app with this quick tutorial.☆26Updated 4 years ago
- Integrate Elastic Search on a Django project using elasticsearch-dsl elasticsearch-py and django-elasticsearch-dsl☆31Updated 4 years ago
- Learn how to take a scraped dataset and turn it into Django models using inspectdb. You can also use this method for legacy databases.☆36Updated 4 years ago
- How can Django, Express.js, Adonis.js, FastAPI, Flask, Posgresql, and Nginx run under one roof? One great answer is Docker Compose. This …