Skip to content

Conversation

emmaai
Copy link
Contributor

@emmaai emmaai commented Jun 24, 2025

Proposed changes

Make copying files and pulling image optional to reuse db connection

Checklist

If this is a notebook, then have you:

  • Checked the structure of the notebook follows our DEA-notebooks template
  • Removed any unused Python packages from Load packages
  • Removed any unused/empty code cells
  • Removed any guidance cells (e.g. General advice)
  • Ensured that all code cells follow the PEP8 standard for code. The jupyterlab_code_formatter tool can be used to format code cells to a consistent style: select each code cell, then click Edit and then one of the Apply X Formatter options (YAPF or Black are recommended).
  • Included relevant tags in the final notebook cell (refer to the DEA Tags Index, and re-use tags if possible)
  • Tested notebook on the DEA Sandbox
  • Cleared all outputs, run notebook from start to finish, and save the notebook in the state where all cells have been sequentially evaluated
  • If applicable, update the Notebook currently compatible with line below the notebook title to reflect the environments the notebook is compatible with
  • Check for any spelling mistakes using the DEA Sandbox's built-in spellchecker (double click on markdown cells then right-click on pink highlighted words). For example:

sandbox_spellchecker

JM-GA and others added 3 commits March 4, 2025 14:33
@emmaai emmaai changed the base branch from develop to stable June 24, 2025 05:37
@robbibt robbibt changed the base branch from stable to develop June 24, 2025 05:56
Copy link
Member

@robbibt robbibt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@emmaai emmaai force-pushed the share_git_actions branch from 99a97a5 to 1d7267c Compare June 24, 2025 06:53
@emmaai emmaai force-pushed the share_git_actions branch from 14894cc to 7880c67 Compare June 24, 2025 07:19
@emmaai emmaai force-pushed the share_git_actions branch from 7880c67 to 5208534 Compare June 24, 2025 07:23
@emmaai emmaai merged commit ceeaf9e into develop Jun 24, 2025
7 checks passed
@emmaai emmaai deleted the share_git_actions branch June 24, 2025 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants