8000 GitHub - hayatosc/jupyter-uv-template: Jupyter + VSCode environment built with uv package manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jupyter + VSCode environment built with uv package manager

Notifications You must be signed in to change notification settings

hayatosc/jupyter-uv-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-uv-template

VSCodeで動くJupyter環境をuvで構築した

インストール方法

uv sync
uv venv
code .

同封ライブラリ

  • ipython
  • ipykernel
  • numpy
  • pandas
  • matplotlib
  • plotly
  • seaborn
  • scipy
  • scikit-learn
  • xgboost
  • lightgbm

Python 3.13環境で動作させてるのでまだTensorflowとかPyTorchとか使えません。いずれ導入したい。

About

Jupyter + VSCode environment built with uv package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0