Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for mavavilj
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Comment | Post #293685 |
I think it's as simple as this. Consider, if one had the very reasonable use case of having a column named "select" that holds a binary (yes/no) variable. Then you would not want to write `select select`. So then you figure out the convention for `SELECT select`, and so on. (more) |
— | about 1 year ago |
| Edit | Post #293717 |
Post edited: |
— | over 1 year ago |
| Edit | Post #293717 |
Post edited: |
— | over 1 year ago |
| Edit | Post #293717 |
Post edited: |
— | over 1 year ago |
| Comment | Post #293717 |
No, it's not a bare-metal server if the purchaser cannot access `sudo apt`. It's a non-VPS shared server. (more) |
— | over 1 year ago |
| Comment | Post #293717 |
In my own tests, a problem was not being able to use `sudo apt`. Also, the guides say that one should have a server with root access (for example, https://tljh.jupyter.org/en/latest/install/custom-server.html). (more) |
— | over 1 year ago |
| Comment | Post #293717 |
It says "no root access". So it means the former case. (more) |
— | over 1 year ago |
| Edit | Post #293717 | Initial revision | — | over 1 year ago |
| Question | — |
Is it possible to deploy data science notebook servers on shared servers (no root access)? Are there libraries that allow deploying data science notebooks (like Jupyter notebooks) on servers with no root access (for example, shared servers)? A shared (non-VPS) server is, for example, a server where one does not have permission to use `sudo apt`. The guides suggest that one should ha... (more) |
— | over 1 year ago |
