twosigma / twosigma/beakerx

user dir in classpath

Open
#5,661 2 comments 0 reactions 0 assignees View on GitHub
Enhancement Infrastructure Question
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

we should put $conda_env/usr/share/beakerx/jars (or something) into classpath too (edit it into the kernel.json files).

undeclared dependency like this is bad but there seem too often %classpath mvn goes to network instead of disk.

unclear how anything can really match the performance of loading in advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the kernel.json files and the existing %classpath handling to understand how kernel classpaths are assembled. Verify whether $conda_env/usr/share/beakerx/jars can be added without breaking other kernels, then confirm that local Maven dependencies no longer go to the network unnecessarily.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, jupyter-notebook
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.