-
Issue Type: Feature Request
Hi,
I have a simple python notebook that connects to SQL database and pulls data daily. I want to store this data locally so that some other application can use it.
…
-
This is human_mitosis.png:
![human_mitosis](https://github.com/user-attachments/assets/c1bf94c5-fe80-4ff9-a46e-d4d9cb9f276f)
I would like to segment and label the bright nuclei in it, using the …
-
- [x] nbconvert existing notebooks
- [ ] consider deon *analysis* and *modeling* subsections as activity target (would be nice to cover 3 topics from each section very well)
Use this issue to track …
-
**What file type**
Jupyter notebooks, a.k.a. `ipynb` are pages containing code written in different langugaes: *ju*lia, *py*thon, *R*, ... and widely used in data analysis, science, finance, ... Thes…
-
### Describe the issue
The command `databricks sync` is limited to target directories on the Workspace. This may not be the desirable target location for all syncs. I propose to handle targets on DBF…
-
In the documentation the causal learning depends on an external library CDT:
- https://github.com/py-why/dowhy/blob/main/docs/source/example_notebooks/dowhy_causal_discovery_example.ipynb
- https:…
-
Within the /python folder, there needs to be some natural organization. Perhaps number each example based on order that a new user should complete them i.e.
01_Basics
02_Fetching_Data
03_Uploading_…
-
It would be worth putting in things like RLang resources, Python and NumPy, and Jupyter Notebooks and the like! Programming is very important, and there are lots of free statistical programming langua…
-
1. Erase existing environment (screen capture)
2. Setup our working environment (git clone's)
3.
-
It took me a little while, but I finally figured out the use of `notebook.source.fixAll` and `notebook.source.organizeImports` settings (instead of their `source.*` counterparts) to prevent vscode…