Skip to content

Commit

Permalink
Conda - environment.yml remove synchthing; add OS X arm
Browse files Browse the repository at this point in the history
  • Loading branch information
jomey committed Jul 21, 2023
1 parent ee65341 commit 9b8a630
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions conda/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ dependencies:
- jupyterlab>=3.0,<4.0
# This provides memory usage stats on JupyterLab and classic notebook
- jupyter-resource-usage==0.7.1
# https://syncthing.net/ provides a dropbox-like interface for syncing directories across users,
# hubs and machines. Used along with `jupyter-syncthing-proxy`.
- jupyter-syncthing-proxy==1.0.3
- syncthing==1.22.1
# gh-scoped-creds allows users to securely push to GitHub from their repo.
# https://blog.jupyter.org/securely-pushing-to-github-from-a-jupyterhub-3ee42dfdc54f has
# some more information
Expand Down Expand Up @@ -131,3 +127,4 @@ dependencies:
platforms:
- linux-64
- osx-64
- osx-arm64

0 comments on commit 9b8a630

Please sign in to comment.