Skip to content

Conversation

@valentin-genin
Copy link

@valentin-genin valentin-genin commented Jan 20, 2025

Add nbproxy and vscode to base-notebook, pangeo-notebook, pytorch-notebook and ml-notebook.
Needs #600 to be merged before merging this one.

@github-actions
Copy link
Contributor

Binder 👈 Try on Mybinder.org!

Copy link
Member

@guillaumeeb guillaumeeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR, main comments here:

  • Lot of duplications of script and content, this should not be necessary
  • Main duplicated content should be if possible implemented properly as a Jupyterlab extension in another repository. The code linked to VSCode should not be implemented here.

tmux
tree
unzip
vim No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are all this dependencies really needed for this particular change? I feel some are just here for adding tools, but could be in another PR?

setuptools.setup(
name="jupyter-proxy",
version="0.0.1",
url="https://github.com/jupyterhub/jupyter-server-proxy/tree/master/contrib/theia",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This installation process looks complicated, especially in this repo. Couldn't we build a better extension system, maybe in the repo linked above, so that such an extension could be easily installed with standard Jupyter toolset?

tig
tmux
tree
unzip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this normal to have to repeat all the apt package again in ml-notebook?

tree
unzip
vim
nano
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why removing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants