Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add portable version of nteract #1887

Open
ghost opened this issue Sep 13, 2017 · 6 comments
Open

Add portable version of nteract #1887

ghost opened this issue Sep 13, 2017 · 6 comments
Labels
app:desktop stale workflow: stale issue

Comments

@ghost
Copy link

ghost commented Sep 13, 2017

As mentioned in #1873 I would like to run nteract in an environment(aka my high-school network) in which I have very few permissions.

I would like to run nteract in a portable way as I can with Atom. For this I need to store all programs and configurations files for nteract and kernels in selected path.

The zip version allow this, the problem is that running nteract some folders are created, and I'd like to choose the place to put them or eventually with a cli-flag --portable, nteract would store them in the same folder as the executable. Any thougths.

@stale
Copy link

stale bot commented Apr 13, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale workflow: stale issue label Apr 13, 2018
@rgbkrk
Copy link
Member

rgbkrk commented Apr 13, 2018

Yeah this would be really nice. I'd love for us to support portable versions, especially for use in schools.

@stale stale bot removed the stale workflow: stale issue label Apr 13, 2018
@stale
Copy link

stale bot commented Feb 7, 2019

This issue hasn't had any activity on it in the last 90 days. Unfortunately we don't get around to dealing with every issue that is opened. Instead of leaving issues open we're seeking to be transparent by closing issues that aren't being prioritized. If no other activity happens on this issue in one week, it will be closed.
It's more than likely that just by me posting about this, the maintainers will take a closer look at these long forgotten issues to help evaluate what to do next.
If you would like to see this issue get prioritized over others, there are multiple avenues 🗓:

  • Ask how you can help with this issue 👩🏿‍💻👨🏻‍💻
  • Help solve other issues the team is currently working on 👨🏾‍💻👩🏼‍💻
  • Donate to nteract so we can support developers to work on these features and bugs more regularly 💰🕐

Thank you!

@stale stale bot added stale workflow: stale issue and removed stale workflow: stale issue labels Feb 7, 2019
@rgbkrk
Copy link
Member

rgbkrk commented Feb 10, 2019

What are all the steps we need to take for this @benjaminabel?

@ghost
Copy link
Author

ghost commented Mar 20, 2019

I don't really know all the settings that need nteract to work, but to make nteract portable it would require to say to the program to search for all settings in a specific folder, for example, visual-studio-code use data folder see doc.

This is only allowed in zip download, you add a data dir in the same folder and put your settings there.

In my linux machine I can find these folders, but maybe nteract uses others:

  • $HOME/.config/nteract
  • $HOME/.ipython

@stale
Copy link

stale bot commented Jan 9, 2022

This issue hasn't had any activity on it in the last 90 days. Unfortunately we don't get around to dealing with every issue that is opened. Instead of leaving issues open we're seeking to be transparent by closing issues that aren't being prioritized. If no other activity happens on this issue in one week, it will be closed.
It's more than likely that just by me posting about this, the maintainers will take a closer look at these long forgotten issues to help evaluate what to do next.
If you would like to see this issue get prioritized over others, there are multiple avenues 🗓:

  • Ask how you can help with this issue 👩🏿‍💻👨🏻‍💻
  • Help solve other issues the team is currently working on 👨🏾‍💻👩🏼‍💻
  • Donate to nteract so we can support developers to work on these features and bugs more regularly 💰🕐

Thank you!

@stale stale bot added the stale workflow: stale issue label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:desktop stale workflow: stale issue
Projects
None yet
Development

No branches or pull requests

1 participant