🚀 JupyterLite Data Visualization Launcher
Interactive Python environment with pre-loaded datasets and visualization examples.
📊 Quick Start Notebooks
🚀 DIRECT ACCESS LINKS (No JavaScript Required)
📋 Simple Direct Access Page - Guaranteed to work!
Individual Notebooks:
- 🔬 Corsica Data Analysis - Geographic data transformation
- 📈 P5.js Graphics - Interactive visualizations
- 🐍 Python Examples - Basic data visualization
- 🧪 Test Environment - Sandbox for experiments
Alternative Interfaces:
- 🔬 Full JupyterLite Lab - Complete interface
- 📂 File Browser - Browse all files
- 💻 Python REPL - Quick Python console
🔧 Alternative Access Methods
Direct Links (No Cache)
- 🔬 JupyterLite Lab - Full Lab interface
- 📂 File Browser - Browse all files
- 💻 Python REPL - Quick Python console
Production URLs (For deployment)
- 🌐 Production Lab - Deployed version
- 🌐 Production Files - Deployed file browser
📁 Available Datasets
Geographic Data
- Corsica Maps:
data/processed/corsica/
- PNG images: Grid maps at different resolutions
- SVG vectors: Scalable geographic representations
- GeoJSON:
data/raw/geojson/france/region.json
- French regional boundaries
Example Files
- Jupyter Notebooks:
.ipynb
files with examples - Vector Graphics:
.svg
files for visualization - Data Files: JSON, CSV, and other formats
🛠️ Troubleshooting
If notebooks don't load:
- Clear browser cache (Ctrl+F5 or Cmd+Shift+R)
- Try incognito/private mode
- Use direct links with cache-busting parameters
- Check browser console for errors
Cache Issues:
- Links include
?cache=false
to bypass caching - Timestamps added for unique URLs
- Service worker cache is disabled