You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything spins up fine except for the Jupyter Notebook bootstrap which seems to hang. Running the script manually after connecting via SSH I see the script gets to this point:
Warning: 'conda-forge' already in'channels' list, moving to the top
++ /root/conda//bin/conda env update -f /tmp/gw-base.yml
Collecting package metadata (repodata.json): done
Solving environment: |
Another minor observation is that the script does not seem to correctly download the notebook examples as it fails to resolve the bucket token.
I've written the following CloudFormation script to bootrstrap an EMR cluster on AWS.
https://gist.github.com/michaeljfazio/2fcff1772c9b833af5cb00cc5fbe8e7d
Everything spins up fine except for the Jupyter Notebook bootstrap which seems to hang. Running the script manually after connecting via SSH I see the script gets to this point:
Another minor observation is that the script does not seem to correctly download the notebook examples as it fails to resolve the bucket token.
The text was updated successfully, but these errors were encountered: