Skip to content

Repository files navigation

Python and Jupyter

This Repo contains Python Devolopment Setup with Configurations and Jupyter Notebook.

  • My python setup enviropnment is based on uv. also cintains requirements.txt for venv setup.
  • Contains jupyter notebook settings configurationes .. for autocomplete and others things
  • Also has micromamba and condaymal settings environment.yaml

All setting can be declared completely in pyproject.toml file

So, To remove any conflict on vscode

pylance causing the problem, so in code-OSS i Primarily use pyright or basedpyright, and mainly used it with ruff.

  • python default
  • ruff / autopep8
  • pyright or basedpyright
  • python debugger(not nexessary )
  • but pylance works when using mypy
  • i need to restart pylance everytime

Use these only ..(maybe .or) python tools referances

About

Just python & notebook stuffs with python project/venv configurations mainly using uv as package manager

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages