The Wayback Machine - https://web.archive.org/web/20200716052219/https://github.com/topics/example
Skip to content
#

example

Here are 6,133 public repositories matching this topic...

farhanhubble
farhanhubble commented Apr 2, 2020

Lately running into too many Sagemaker issues. Is there any unambiguous documentation on Sagemakers Instances? I could glean the following from different sources:

  1. Sagemaker Instances, Sagemaker being a managed service, have nothing to do with EC2 instances.
  2. Unlike EC2 console, Sagemaker console has no option to view limits or increase limits. One has to go directly to the support page a

NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons of boilerplate taken care of, such as: clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments etc.
  • Updated May 5, 2020
  • JavaScript
rlhk
rlhk commented Nov 17, 2018

Developing on the default config with localhost:3000 is fine.

However when I tried to test the local dev version from a device in the local network, say 192.169.110.1:3000, one of the client requests is still pointing to localhost:3000. Specifically, it's http://localhost:3000/__meteor__/dynamic-import/fetch, which makes the app unresponsive/unable to login from devices other than localhost.

Improve this page

Add a description, image, and links to the example topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the example topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.