8. Conclusion
Congratulations!
In this tutorial, you have:
- Created a new Conda environment within your Jupyter notebook.
- Installed some basic data analysis packages into your Conda environment for both Python and R.
- Ran some example code for Python and R using your Conda environment.
Where next?
You may want to consider these next steps:
- To learn more about Conda environments, visit https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html.
- To become more familiar with Jupyter, explore the excellent JupyterLab documentation.