Unable to launch commuter
See original GitHub issueI am trying to set up commuter to work with an s3 storage backend on an Amazon EC2 instance.
Referencing the documentation at https://github.com/nteract/commuter I have set the relevant environment variables with the following commands:
export COMMUTER_STORAGE_BACKEND=s3
export COMMUTER_BUCKET=bucket-name
But when trying to launch commuter via commuter
command I get the following error:
CONFIGURED DISCOVERY none
Running in the current working directory, /home/jupyter-tljh_admin
internal/modules/cjs/loader.js:583
throw err;
^
Error: Cannot find module './config/babel.flow.config'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
at Function.Module._load (internal/modules/cjs/loader.js:507:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (/usr/local/share/.config/yarn/global/node_modules/@nteract/webpack-configurator/index.js:12:25)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
Would love to get this set up, is this a reasonable place to ask for this sort of help? Thanks,
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:19 (7 by maintainers)
Top Results From Across the Web
When checking out a commuter license: Error while ... - IBM
When trying to check out a commuter license keep getting the following message: ... 3 - Open a command prompt as "Run as...
Read more >Transit | WageWorks
A Commuter Transit Account is a pre-tax benefit account used to pay for public transit—including train, subway, light rail, bus, and ferry—as part...
Read more >Commute with Enterprise: A Smarter Way To Commute To Work
Sharing a ride to work can save commuters and companies time, money while reducing carbon emissions. Discover a smarter way to commute to...
Read more >Resources for Commuters | Rutgers MyRun
Deck 1, when open, will be accessible to Newark Premium Commuter, ... to provide public transportation to people with disabilities who are unable...
Read more >March 2014 - The Run Commuter
For run commuters who carry HDD laptops, the main factors that can lead to hard drive failure are vibration and mechanical shock. Too...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s not fixed and not ready for consumption currently. We’re doing some internal fixups and will be posting a refreshed commuter soon.
Curiosity – will you be backing notebooks with local storage or S3?
I just migrated all the issues for commuter over to this repo and will start handling an overhaul of commuter with a few other folks. My most recent relevant update is from https://github.com/nteract/commuter/issues/249#issuecomment-456947550: