Jupyter Container - Interactive Python
Python Jupyter Notebooks Server. Customizable Dockerfile! By Justin Mitchel
jupyter-container
jmitchel3/jupyter-container
Just deployed
/notebooks/volume
The goal of this template is two fold:
- Customizable Jupyter environment
- Shell-like interactivity with Railway resources (private and public)
The official JupyterLab template is great but... it's overly complex for simple Jupyter tasks. That's what this template is for.
The code is open source so feel free to fork and customize as you see fit. In our case, we can use it to:
- Verify private Railway resource connections -- such as calling non-internet connected APIs
- Run various analytics with private databases
- Use numpy, pandas, scikit-learn, and many other Data Science tools
Do you have ideas to improve? Please share them with me https://x.com/justinmitchel or on the GitHub Repo attached to this template.
All code is available at: https://github.com/jmitchel3/jupyter-container
Template Content
jupyter-container
jmitchel3/jupyter-containerJUPYTER_PASSWORD
Add a super secret password. If it sucks, someone will probably hack this.