Skip to content

Dockerfile that runs a Jupyter Notebook that can connect to your Oracle Autonomous Data Warehouse.

Notifications You must be signed in to change notification settings

caseyr003/jupyter-adw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Oracle Autonomous Data Warehouse Dockerfile

Dockerfile that runs a Jupyter Notebook that can connect to your Oracle Autonomous Data Warehouse.

Built With

Prerequisites

You will need the following things properly installed on your computer:

Installation

  • run git clone https://github.com/caseyr003/jupyter-adw.git

Setup

Getting the Autonomous Data Warehouse Wallet files

  • Navigate to your ADW instance on the Oracle Cloud Infrastructure Console
  • Click 'DB Connection'
  • Download the Client Credentials (Wallet)
  • Unzip the files and place them in the wallet folder in this project

Adding python packages

  • Update requirements.txt with desired pip packages

Running

To run the project locally follow the following steps:

About

Dockerfile that runs a Jupyter Notebook that can connect to your Oracle Autonomous Data Warehouse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published