Skip to content

Conversation

@verdimrc
Copy link
Contributor

@verdimrc verdimrc commented Dec 22, 2021

Issue #, if available: closed #8

Description of changes: this PR introduces adventurous changes:

  • upgrade to JLab-3.x
  • jlab extensions: jupyter-bokeh and jupyter-code-formatter
  • change proxy from nbserverproxy to jupyter-server-proxy (related to issue Option to upgrade to jupyter proxy #8 which is to make streamlit works out-of-the-box on SageMaker classic notebook instance)

By default, these changes are off, and enabled by two variables within ~/SageMaker/initsmnb/setup-my-sagemaker.sh, namely ENABLE_EXPERIMENTAL=1 and ADVENTUROUS=1. These can be set at install time by passing --adventurous to the install script.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@verdimrc verdimrc added the enhancement New feature or request label Jan 4, 2022
install-initsmnb.sh recognizes two new flags: --enable-experimental
and --adventurous.
@verdimrc verdimrc merged commit 309a06d into main Jan 4, 2022
@verdimrc verdimrc deleted the adventurous branch January 4, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to upgrade to jupyter proxy

1 participant