Skip to content

victoryforphil/sneaky-snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Notebook Repository

This project is a Python notebook repository that is easy to set up and use. It includes:

  • A Docker container for a consistent Python environment
  • Docker Compose for simplified container management
  • VS Code DevContainer configuration for development
  • An initial Jupyter notebook to get started quickly

Getting Started

  1. Install Docker and Docker Compose.
  2. Clone this repository.
  3. Open the project in VS Code.
  4. Reopen the project in the DevContainer.
  5. Run the notebook server using Docker Compose or within the DevContainer.

Features

  • Docker Container: Ensures a consistent environment across all machines.
  • Docker Compose: Simplifies running the container with one command.
  • VS Code DevContainer: Provides a seamless development environment within VS Code.
  • Jupyter Notebook: Start coding immediately with the provided notebook.

License

This project is licensed under the MIT License.

About

Python Notebook for personal muckery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published