New Feature
29 days ago

New Spark Session Creation Form for Jupyter Notebooks! πŸš€

We’ve completely redesigned the Spark session creation form for Jupyter Notebooks (Sparkmagic), making it faster and easier than ever to configure your sessions without dealing with raw JSON.
Key Improvements:
  • πŸ“ Simplified Configuration – Set all session parameters through an intuitive formβ€”no more manual JSON editing!
  • ⏸ Auto-Pause Checkbox – Enable automatic session pausing during idle time to optimize resource usage.
  • πŸ”„ Cluster Selection – Choose which cluster your Spark session should run on, right from the form.
  • βš™οΈ Memory & Dynamic Allocation – Fine-tune resource settings, including memory limits and dynamic allocation.
  • 🐍 Python Extra Packages – Specify dependencies to install before your Spark job starts.
This is just the beginning! πŸŽ‰ We’ll be enhancing the form with every release, making Spark session management in Jupyter even more smooth.

spark magic new session form.png 59.03 KB