❯ ~/miniconda3/bin/conda init zsh no change /home/chani22/miniconda3/condabin/conda no change /home/chani22/miniconda3/bin/conda no change /home/chani22/miniconda3/bin/conda-env no change /home/chani22/miniconda3/bin/activate no change /home/chani22/miniconda3/bin/deactivate no change /home/chani22/miniconda3/etc/profile.d/conda.sh no change /home/chani22/miniconda3/etc/fish/conf.d/conda.fish no change /home/chani22/miniconda3/shell/condabin/Conda.psm1 no change /home/chani22/miniconda3/shell/condabin/conda-hook.ps1 no change /home/chani22/miniconda3/lib/python3.11/site-packages/xontrib/conda.xsh no change /home/chani22/miniconda3/etc/profile.d/conda.csh modified /home/chani22/.zshrc
==> For changes to take effect, close and re-open your current shell. <==
마지막의 init은 새로운 버전으로 업데이트하거나 했을 때 초기화 하는 것인데 그냥 첫 설치 때도 해봤다.
Preparing transaction: done Verifying transaction: done Executing transaction: done # # To activate this environment, use # # $ conda activate python_39 # # To deactivate an active environment, use # # $ conda deactivate
❯ jupyter notebook [W 2024-01-11 00:29:46.408 ServerApp] A `_jupyter_server_extension_points` function was not found in jupyter_lsp. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server. [W 2024-01-11 00:29:46.429 ServerApp] A `_jupyter_server_extension_points` function was not found in notebook_shim. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server. [I 2024-01-11 00:29:46.429 ServerApp] jupyter_lsp | extension was successfully linked. [I 2024-01-11 00:29:46.432 ServerApp] jupyter_server_terminals | extension was successfully linked. [I 2024-01-11 00:29:46.435 ServerApp] jupyterlab | extension was successfully linked. [I 2024-01-11 00:29:46.439 ServerApp] notebook | extension was successfully linked. [I 2024-01-11 00:29:46.440 ServerApp] Writing Jupyter server cookie secret to /home/chani22/.local/share/jupyter/runtime/jupyter_cookie_secret [I 2024-01-11 00:29:46.604 ServerApp] notebook_shim | extension was successfully linked. [I 2024-01-11 00:29:46.618 ServerApp] notebook_shim | extension was successfully loaded. [I 2024-01-11 00:29:46.619 ServerApp] jupyter_lsp | extension was successfully loaded. [I 2024-01-11 00:29:46.620 ServerApp] jupyter_server_terminals | extension was successfully loaded. [I 2024-01-11 00:29:46.621 LabApp] JupyterLab extension loaded from /home/chani22/miniconda3/envs/python_39/lib/python3.9/site-packages/jupyterlab [I 2024-01-11 00:29:46.621 LabApp] JupyterLab application directory is /home/chani22/miniconda3/envs/python_39/share/jupyter/lab [I 2024-01-11 00:29:46.622 LabApp] Extension Manager is 'pypi'. [I 2024-01-11 00:29:46.624 ServerApp] jupyterlab | extension was successfully loaded. [I 2024-01-11 00:29:46.625 ServerApp] notebook | extension was successfully loaded. [I 2024-01-11 00:29:46.626 ServerApp] Serving notebooks from local directory: /srv/workspace/python_39 [I 2024-01-11 00:29:46.626 ServerApp] Jupyter Server 2.12.3 is running at: [I 2024-01-11 00:29:46.626 ServerApp] http://localhost:8888/tree?token=5ed486a3d676270879b3684991a11b4932c981c265dddef4 [I 2024-01-11 00:29:46.626 ServerApp] http://127.0.0.1:8888/tree?token=5ed486a3d676270879b3684991a11b4932c981c265dddef4 [I 2024-01-11 00:29:46.626 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 2024-01-11 00:29:47.025 ServerApp]
To access the server, open this file in a browser: file:///home/chani22/.local/share/jupyter/runtime/jpserver-4428-open.html Or copy and paste one of these URLs: http://localhost:8888/tree?token=5ed486a3d676270879b3684991a11b4932c981c265dddef4 http://127.0.0.1:8888/tree?token=5ed486a3d676270879b3684991a11b4932c981c265dddef4 [I 2024-01-11 00:29:47.041 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, python-lsp-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server