Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[squash] Jupyterlab3 CI updates #454

Merged
merged 26 commits into from
Jan 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/.condarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
add_pip_as_python_dependency: False
aggressive_update_packages: []
always_yes: True
auto_update_conda: False
default_channels: []
local_repodata_ttl: 99999
notify_outdated_conda: False
remote_connect_timeout_secs: 600.0
remote_max_retries: 10
remote_read_timeout_secs: 600.0
show_channel_urls: True
show_sources: True
unsatisfiable_hints_check_depth: 0
use_only_tar_bz2: True
60 changes: 0 additions & 60 deletions .github/workflows/job.lint.yml

This file was deleted.

Loading