How to setup variables for a kernel?
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
I am not able to find any concrete documentation for this project. I want to use beakerX to sql notebooks by connecting them to presto. I installed beakerx and I am able to connect to presto using the driver, however I don't want to expose connection detail in every notebook (presto credentials and config would be same for every notebook). How can I make use of variables like BEAKERX_SQL_DEFAULT_JDBC or where can I find of available variables and information on how to setting them up globally?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by investigating how BeakerX SQL notebooks and the driver consume BEAKERX_SQL_DEFAULT_JDBC and related configuration variables. Document the available variables and the supported way to configure shared Presto connection details globally, with a concrete example showing that notebooks no longer need repeated credentials and config.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100