-
Notifications
You must be signed in to change notification settings - Fork 13
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
Team Sync - Monday, November 29th #319
Comments
Thanks I'd like to give 🙌
Updates from last week ✔
Challenges I faced and things I'd like assistance with 🙏
My availability for next week
|
Thanks I'd like to give 🙌
Updates from last week ✔
Challenges I faced and things I'd like assistance with 🙏
My availability for next week
|
Thanks I'd like to give 🙌
Updates from last week ✔
Challenges I faced and things I'd like assistance with 🙏
My availability for next week
|
Thanks I'd like to give 🙌
Updates from last week ✔
Challenges I faced and things I'd like assistance with 🙏
My availability for next week
|
I'd be interested in what you learn @damianavila. I have 2 environments for the infrastructure repo, one for docs the other for technical requirements, and I got a bit nervous that |
Thanks I'd like to give 🙌
Challenges I faced and things I'd like assistance with 🙏
My availability for next week
|
@sgibson91 you should be able to run |
@choldgraf thanks! |
In addition to that, @sgibson91, you should not be worried about your technical environment because, AFAIK, $ conda info -e
# conda environments:
#
...
base /Users/damian/miniconda
pilot-hubs * /Users/damian/miniconda/envs/pilot-hubs
...
(pilot-hubs) $ pip install nox
Collecting nox
...
Successfully installed argcomplete-1.12.3 backports.entry-points-selectable-1.1.1 colorlog-6.6.0 distlib-0.3.3 filelock-3.4.0 nox-2021.10.1 platformdirs-2.4.0 virtualenv-20.10.0
(pilot-hubs) $ nox -s docs
nox > Running session docs
nox > Creating conda env in .nox/docs with python
nox > conda install --yes --prefix /Users/damian/devel/2i2c/pilot-hubs/.nox/docs --channel=conda-forge go-terraform-docs python=3.8
nox > python -m pip install -r docs/requirements.txt
...
nox > Session docs was successful.
(pilot-hubs) $ conda info -e
# conda environments:
#
...
/Users/damian/devel/2i2c/pilot-hubs/.nox/docs
base /Users/damian/miniconda
pilot-hubs * /Users/damian/miniconda/envs/pilot-hubs
... Notice this command run by
That is creating a completely isolated and unnamed environment at that specific prefix. |
This is a @2i2c-org/tech-team sync 🎉🎉🎉! This is a way for 2i2c Team Members to provide status reports on what they've been up to this week and request help and attention for things they are working on. This issue will be closed at the end of the day.
Here's a link to the dashboard from our team updates!
You'll need to log-in, and to view only your responses use the menu of usernames to the right.
Copy and paste the template below, and answer questions as you wish!
Response Template
The text was updated successfully, but these errors were encountered: