-
### Problem
Usually in my Python projects I follow the following project structure:
```
- project root dir
- app (Python module/package)
- notebooks
- subdir
- notebook1.ipyn…
-
### Title
Get started with Jupyter notebooks for Python
### Describe your Talk
**Workshop Description:**
Dive into the world of interactive computing with Jupyter notebooks in Visual Studio Code! …
-
As this project will rely a lot on notebooks and notebooks are notoriously bad for doing git diffs, we need to implement coding rules that make their review manageable. Here is a comment from @scott-h…
-
I would expect ein to be able pick up my poetry jupyter kernel:
```python
> poetry run jupyter kernelspec list
Available kernels:
python3 /Users/dguim/Library/Caches/pypoetry/virtualen…
-
Environment data
- Language Server version: 2024.11.3
- OS and version: win32 x64
- Python version (and distribution if applicable, e.g. Anaconda): micromamba standalone executable, runnin…
-
I went to set up a devcontainer today to run Jupyter notebooks with non-Python kernels (Ruby in this case). I didn't find anything that seemed to be the straightforward way to do this and I ended up u…
-
To ensure consistent code style and formatting across the entire repository, we need to implement pre-commit hooks that automatically handle formatting and linting for multiple file types. This will i…
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
### Steps:
- Opening any jupyter notebook and clicking …
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
pixi can be used to set up environments, which are then …
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
The global search is unable to locate and jump to the se…