JohannesWiesner / csp_docker

A repository for creating Docker and Singularity files using Neurodocker
0 stars 1 forks source link

Install spyder an make this the default python IDE for the docker container #1

Open JohannesWiesner opened 2 years ago

JohannesWiesner commented 2 years ago

Jupyterlab and jupyternotebook do not provide a variable explorer (although there is this extension for jupyterlab https://github.com/lckr/jupyterlab-variableInspector which should be tested) + versioning control with .ipynb files is horrible.

JohannesWiesner commented 2 years ago

Related to #2

JohannesWiesner commented 1 year ago

This would requiring sharing the host's X-server (thus adding more arguments to docker run). See: https://medium.com/@SaravSun/running-gui-applications-inside-docker-containers-83d65c0db110

JohannesWiesner commented 1 year ago

https://stackoverflow.com/questions/72648550/how-to-run-docker-container-in-spyder

JohannesWiesner commented 1 year ago

https://github.com/timcera/spyder-desktop-ubuntu

JohannesWiesner commented 1 year ago

Might also help: https://github.com/compdatasci/spyder-desktop