Skip to content

Conversation

@fvankrieken
Copy link
Contributor

@fvankrieken fvankrieken commented Mar 24, 2025

1 liner to launch jupyterlab for this repo

docker run --rm -p 8888:8888 nycplanning/open_data_ingest

Should we drop the dev container? Happy to go either way

@fvankrieken fvankrieken requested a review from sf-dcp March 24, 2025 20:59
@fvankrieken
Copy link
Contributor Author

Oh and I need to drop the "build on push" commit before merging to main - meant to just build on pushes to main but this was easier for development

Copy link
Contributor

@sf-dcp sf-dcp left a comment

Choose a reason for hiding this comment

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

Nice!

@sf-dcp
Copy link
Contributor

sf-dcp commented Mar 25, 2025

Should we drop the dev container? Happy to go either way

I think the dev container is useful if you want to check out dcpy without Jupyter, no?

@fvankrieken
Copy link
Contributor Author

Should we drop the dev container? Happy to go either way

I think the dev container is useful if you want to check out dcpy without Jupyter, no?

I think though in that case it might be nicer to not use docker -> just activate your venv or whatever and run pip install -r requirements.txt and you're good to go

@fvankrieken fvankrieken merged commit 50aa7e7 into main Mar 25, 2025
1 check passed
@fvankrieken fvankrieken deleted the fvk-jupyterlab branch March 25, 2025 19:04
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.

3 participants