Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.04 KB

FAQ.md

File metadata and controls

26 lines (17 loc) · 1.04 KB

FAQs

JVM fails with not enough memory?

You may try setting JVM properties. Java allows you to configure the maximum heap size and various other settings with command line parameters when the JVM is started. BeakerX allows you to add parameters to the JVM with a control panel added to Jupyter's tree view.

JVMoptions

Related issues: #7666.